springboot整合mybatis web项目

1、添加mybatis springboot依赖 <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> <version>2.1.2</version> </dependency>   2、感悟,之前用mybat
相关文章
相关标签/搜索