我用的@Mapper注解,也试了@Repository加@MapperScan的方式,都无效
一样的问题,在pom文件中把mybatis改为3.0.2解决
org.mybatis.spring.bootmybatis-spring-boot-starter3.0.2
在配置文件中没有注册吧