] [Spring-boot-dependent spring-boot introduced mybatis

<!--这是mybatis依赖-->
<
dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter</artifactId> </dependency>

 

Guess you like

Origin www.cnblogs.com/jums/p/11307722.html