解决绿色背景

File | Settings | Editor | Color Scheme | General | Code | Injected language fragment | Background
IDEA中mapper.xml文件出现的问题

解决sql(表、字段名)爆红

1.修改设置

File | Settings | Editor | Inspections | SQL | Unresolved reference
IDEA中mapper.xml文件出现的问题

2.添加MySQL Data Source

IDEA中mapper.xml文件出现的问题

添加mapper.xml文件模板

File | Settings | Editor | File and Code Templates

点击+号,Name自便,Extenxion为xml
IDEA中mapper.xml文件出现的问题

添加插件Free MyBatis plugin实现mapper接口与mapper.xml互相跳转

IDEA中mapper.xml文件出现的问题
IDEA中mapper.xml文件出现的问题
点击左侧箭头互相跳转

相关文章:

  • 2022-12-23
  • 2021-07-08
  • 2021-11-22
  • 2021-05-06
  • 2021-07-17
  • 2021-08-05
  • 2022-12-23
  • 2022-01-01
猜你喜欢
  • 2022-01-05
  • 2021-04-04
  • 2022-12-23
  • 2022-12-23
  • 2021-11-25
  • 2021-04-03
  • 2021-11-24
相关资源
相似解决方案