同时导入了mybatis-plus和mybatis 不能使用
mybatis.config-location=classpath*:/mybatis/*.xml
只能使用mybatis-plus配置文件
mybatis-plus:
mapper-locations: classpath*:/mybatis/*.xml
https://blog.youkuaiyun.com/qq920447939/article/details/83988676
同时导入了mybatis-plus和mybatis 不能使用
mybatis.config-location=classpath*:/mybatis/*.xml
只能使用mybatis-plus配置文件
mybatis-plus:
mapper-locations: classpath*:/mybatis/*.xml
https://blog.youkuaiyun.com/qq920447939/article/details/83988676