mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
1.5.2
This commit is contained in:
parent
0ed4bb2278
commit
5d16d68d4e
@ -50,16 +50,16 @@ QQ群:680016987 或者
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.yulichang</groupId>
|
<groupId>com.github.yulichang</groupId>
|
||||||
<artifactId>mybatis-plus-join-boot-starter</artifactId>
|
<artifactId>mybatis-plus-join-boot-starter</artifactId>
|
||||||
<version>1.5.1</version>
|
<version>1.5.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
- Gradle
|
- Gradle
|
||||||
```
|
```
|
||||||
implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.5.1'
|
implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.5.2'
|
||||||
```
|
```
|
||||||
或者clone代码到本地执行 mvn install, 再引入以上依赖
|
或者clone代码到本地执行 mvn install, 再引入以上依赖
|
||||||
<br>
|
<br>
|
||||||
注意: MyBatis Plus版本需要3.3.0+
|
注意: MyBatis Plus版本需要3.1.2+
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### 使用
|
### 使用
|
||||||
|
@ -50,16 +50,16 @@ QQ群:680016987 或者
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.yulichang</groupId>
|
<groupId>com.github.yulichang</groupId>
|
||||||
<artifactId>mybatis-plus-join-boot-starter</artifactId>
|
<artifactId>mybatis-plus-join-boot-starter</artifactId>
|
||||||
<version>1.5.1</version>
|
<version>1.5.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
- Gradle
|
- Gradle
|
||||||
```
|
```
|
||||||
implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.5.1'
|
implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.5.2'
|
||||||
```
|
```
|
||||||
或者clone代码到本地执行 mvn install, 再引入以上依赖
|
或者clone代码到本地执行 mvn install, 再引入以上依赖
|
||||||
<br>
|
<br>
|
||||||
注意: MyBatis Plus版本需要3.3.0+
|
注意: MyBatis Plus版本需要3.1.2+
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### 使用
|
### 使用
|
||||||
|
Loading…
x
Reference in New Issue
Block a user