mapper not found问题修复

1. yml配置:

mybatis-plus:
  mapper-locations: classpath*:/mapper/*Mapper.xml,classpath*:/**/*Mapper.xml

2.maven执行clean,install 

3.还是不行的话删除idea中的.idea文件夹,重启idea 

     

 

posted @ 2023-07-14 09:19  Gowell  阅读(222)  评论(0)    收藏  举报