SpringBoot中使用@Mapper註解需要哪個包

場景 在Eclipse中新建springBoot項目後,要使用@Mapper註解。 實現 打開pom.xml 添加 <!-- mybatis整合Springboot -->    <dependency>    <groupId>org.mybatis.spring.boot</groupId>    <artifactId>mybatis-spring-boot-starter</artifac
相關文章
相關標籤/搜索