摘要: 进行Spring Boot和Mybatis进行整合的时候,Spring Boot注解扫描的时候无法扫描到Application类的以外的包下面的注解,如下图: App就是Application类,下图是ProductMapper 类: App类运行的时候后台就会报没有找到ProductMapper 阅读全文
posted @ 2017-08-13 11:29 壹尘 阅读(33194) 评论(2) 推荐(2)