<dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-autoconfigure</artifactId> <version>2.1.1</version> </dependency>
加这个后就可以了 ,不知道为什么没有提这一点
Sign in to comment