首页 > 编程语言 > 详细

ssm框架spring-mvc.xml和spring-mybatis.xml报错项目无法正常启动问题

时间:2019-08-23 13:15:09      阅读:304      评论:0      收藏:0      [点我收藏+]

报错信息

Multiple annotations found at this line:
- Referenced file contains errors (http://www.springframework.org/schema/mvc/spring-mvc-4.1.xsd). For more information, right click on the message in the Problems View
and select "Show Details..."
- Referenced file contains errors (http://www.springframework.org/schema/tx/spring-tx-4.1.xsd). For more information, right click on the message in the Problems View and
select "Show Details..."
- Referenced file contains errors (http://www.springframework.org/schema/context/spring-context-4.1.xsd). For more information, right click on the message in the
Problems View and select "Show Details..."

 

 

情况描述

新导入的项目报错,原因未知,网上有人说是因为版本问题不过我并没有修改版本就好了……

解决方案

做任何修改然后撤销修改,重新保存,报错消失重新编译项目启动成功

ssm框架spring-mvc.xml和spring-mybatis.xml报错项目无法正常启动问题

原文:https://www.cnblogs.com/mxxq/p/11399198.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!