mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-09 23:09:03 +00:00
升级mybatis为springboot3版本
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user