0
点赞
收藏
分享

微信扫一扫

XML文件报错Multiple annotations found at this line: - Referenced file contains errors (http://www.sprin

E_topia 2022-03-12 阅读 53
xmlmvcspring

Multiple annotations found at this line: - Referenced file contains errors (http://www.springframework.org/schema/context/spring-context-4.3.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/mvc/spring-mvc-4.3.xsd). For more information, right click on the message in the Problems View and select “Show Details…”

在这里插入图片描述

---------------------------------------------------------------------------------------

http://www.springframework.org/schema/context/spring-context-4.3.xsd

将这行头文件链接进行剪切,然后保存项目,然后再粘贴回原来的位置,再次保存,红色x号就会消失。
我是这样弄好的,并没有去掉版本号,防止出现其他问题

举报

相关推荐

0 条评论