SpringBoot整合MyBatis时报错- The injection point has the following annotations:- @org.springframework.beans.factory.annotation.Autowired(required=true) 我的是没有加上@Mapper注解 它在底层会去找@Mapper 这个是底层代码 if (!AutoConfigurationPackages.has(this.beanFactory)