SpringBoot框架使用MyBatis-Plus时,出现此报错。
一般情况是MyBatis-Plus依赖没有正确引入或者mapper扫描的xml路径设置错误
我的情况是是spring-boot-starter-parent版本过高导致,将版本从3改到2
SpringBoot框架使用MyBatis-Plus时,出现此报错。
一般情况是MyBatis-Plus依赖没有正确引入或者mapper扫描的xml路径设置错误
我的情况是是spring-boot-starter-parent版本过高导致,将版本从3改到2
2498
4005
3579

被折叠的 条评论
为什么被折叠?