IDEA Spring Boot 的DAO中要使用@Mapper 需要将ibatis引入到pom中后再注释掉 让程序自动下包。同时引用 org.mybatis 的包。这两个包好像不能同时存在。 <!--<dependency>--><!--<groupId>org.apache.ibatis</groupId>--><!--<artifactId>ibatis-core</artifac
IDEA Spring Boot 的DAO中要使用@Mapper 需要将ibatis引入到pom中后再注释掉 让程序自动下包。同时引用 org.mybatis 的包。这两个包好像不能同时存在。 <!--<dependency>--><!--<groupId>org.apache.ibatis</groupId>--><!--<artifactId>ibatis-core</artifac