https://blog.csdn.net/persistencegoing/article/details/84376427

修改Spring applicationContext.xml文件XML的命名空间,改为如下代码:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN 2.0//EN" "http://www.springframework.org/dtd/spring-beans-2.0.dtd">
<beans>

问题解决

Cannot find the declaration of element 'beans'. 的解决方法

 

Cannot find the declaration of element 'beans'. 的解决方法

这两种都不再报错

 

希望大家关注我一波,防止以后迷路,有需要的可以加群讨论互相学习java ,学习路线探讨,经验分享与java求职     

群号:721 515 304

   

相关文章:

  • 2022-12-23
  • 2021-06-03
  • 2021-09-19
  • 2021-10-19
  • 2021-12-28
  • 2021-10-26
  • 2021-06-04
  • 2022-12-23
猜你喜欢
  • 2021-09-21
  • 2022-12-23
  • 2022-01-18
  • 2021-06-23
  • 2021-09-19
  • 2021-11-29
相关资源
相似解决方案