mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
update
This commit is contained in:
parent
f7110dd85f
commit
a79d52be63
@ -1,13 +1,14 @@
|
|||||||
# mybatis-plus-join
|
# mybatis-plus-join
|
||||||
|
|
||||||
支持连表查询的[mybatis-plus](https://gitee.com/baomidou/mybatis-plus)
|
* 支持连表查询的[mybatis-plus](https://gitee.com/baomidou/mybatis-plus)
|
||||||
只做增强,不做修改,可以使用原生mybatis-plus全部的功能
|
只做增强,不做修改,可以使用原生mybatis-plus全部的功能
|
||||||
|
* [演示示例](https://gitee.com/best_handsome/mybatis-plus-join-demo)
|
||||||
|
|
||||||
## 使用方法
|
## 使用方法
|
||||||
|
|
||||||
[goto wiki](https://gitee.com/best_handsome/mybatis-plus-join/wikis)
|
[goto wiki](https://gitee.com/best_handsome/mybatis-plus-join/wikis)
|
||||||
|
|
||||||
### 方法一
|
### 安装
|
||||||
|
|
||||||
1. 在项目中添加依赖,依赖已经包含了mybatis-plus-boot-starter<3.4.2><br>
|
1. 在项目中添加依赖,依赖已经包含了mybatis-plus-boot-starter<3.4.2><br>
|
||||||
依赖后无需再次引入mybatis-plus
|
依赖后无需再次引入mybatis-plus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user