Spring Boot-2.1.0集成Mybatis(一)

1.首先导入依赖 <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>1.3.2</version> </dependency>
相关文章
相关标签/搜索