|
@@ -109,13 +109,6 @@
|
|
<artifactId>mysql-connector-java</artifactId>
|
|
<artifactId>mysql-connector-java</artifactId>
|
|
<scope>runtime</scope>
|
|
<scope>runtime</scope>
|
|
</dependency>
|
|
</dependency>
|
|
-
|
|
|
|
- <!-- SpringBoot集成mybatis框架 -->
|
|
|
|
- <dependency>
|
|
|
|
- <groupId>org.mybatis.spring.boot</groupId>
|
|
|
|
- <artifactId>mybatis-spring-boot-starter</artifactId>
|
|
|
|
- <version>${mybatis.spring.boot.starter.version}</version>
|
|
|
|
- </dependency>
|
|
|
|
|
|
|
|
<!-- pagehelper 分页插件 -->
|
|
<!-- pagehelper 分页插件 -->
|
|
<dependency>
|
|
<dependency>
|