idea创建项目spring-servlet.xml文件里面
xmIns:tx= "http://www. springframework.org/schema/tx

http: / /www. springf ramework . org/ schema/tx/spring-tx.xsd
报红

spring-servlet.xml文件xmIns:tx= “http://www. springframework.org/schema/tx报红

解决方案
  1. 打开idea找到file里的setting...打开
    spring-servlet.xml文件xmIns:tx= “http://www. springframework.org/schema/tx报红
  2. 找到Languages & Frameworks里面的Schemas and DTDs
    根据下图添加http://www. springframework.org/schema/tx即可

spring-servlet.xml文件xmIns:tx= “http://www. springframework.org/schema/tx报红

  1. 设置之后的效果图
    spring-servlet.xml文件xmIns:tx= “http://www. springframework.org/schema/tx报红

相关文章:

  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
猜你喜欢
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
  • 2021-10-08
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
相关资源
相似解决方案