环境:springboot1.3.3 mybatis3.3.0 idea2017.2.1
问题:mybatis的 xml中总出现黄色背景,如图
mybatis的 xml中的黄色背景
idea中去掉mybatis的 xml中的黄色背景
解决方法:Preference->Editor->Inspections
idea中去掉mybatis的 xml中的黄色背景
去掉SQL的语法检查,问题解决。

相关文章:

  • 2022-01-11
  • 2021-05-26
  • 2022-12-23
  • 2021-05-07
  • 2021-12-31
  • 2021-11-11
  • 2022-01-10
猜你喜欢
  • 2021-05-10
  • 2021-07-25
  • 2021-07-13
  • 2021-10-08
  • 2021-04-02
相关资源
相似解决方案