老师,既然java中的Mapper.xml在打包了时候会放在resources目录下,那是不是应该多加一个-dev.yml其里面的配置为mybatis-plus:
mapper-locations: classpath*:Mapper.xml呢?因为现在yml配置了mybatis-plus:
mapper-locations: classpath:com/wyx/backend/common/**/xml/*Mapper.xml,打包时候.xml文件位置发生又了改变
精讲gateway、Eureka、Ribbon、Zuul、Hystrix、Feign等特性
了解课程