mirror of https://github.com/jeecgboot/jeecg-boot
升级mybatis为springboot3版本
parent
48e23aafab
commit
fc3fe39d95
|
@ -112,7 +112,7 @@
|
|||
<!-- mybatis-plus -->
|
||||
<dependency>
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>mybatis-plus-boot-starter</artifactId>
|
||||
<artifactId>mybatis-plus-spring-boot3-starter</artifactId>
|
||||
<version>${mybatis-plus.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue