mybatis bind exception-LMLPHP

springboot  项目  搜了半天 网上的解决方法千篇一律,最终问题

原因 ,yml 文件路径问题mybatis bind exception-LMLPHP

mybatis:
mapper-locations: classpath:com/yang/first/mapper.*.xml
type-aliases-package: com.yang.first.entity
mmp 坑爹啊,吸取教训!!!
05-17 16:46