2.在application.properties文件中添加src/main/java **/*.xml false
#配置mapper xml文件寻找的路径 mybatis-plus.mapper-locations=classpath:com/atguigu/service/mapper/xml/*.xml3.大功告成!

2.在application.properties文件中添加src/main/java **/*.xml false
#配置mapper xml文件寻找的路径 mybatis-plus.mapper-locations=classpath:com/atguigu/service/mapper/xml/*.xml3.大功告成!