mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-18 01:32:51 +00:00
升级mybatis为springboot3版本
This commit is contained in:
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…
x
Reference in New Issue
Block a user