|
6 лет назад | |
---|---|---|
mybatis-plus | 6 лет назад | |
mybatis-plus-annotation | 6 лет назад | |
mybatis-plus-boot-starter | 7 лет назад | |
mybatis-plus-core | 6 лет назад | |
mybatis-plus-extension | 6 лет назад | |
mybatis-plus-generator | 6 лет назад | |
.editorconfig | 7 лет назад | |
.gitignore | 7 лет назад | |
CHANGELOG.md | 6 лет назад | |
LICENSE | 8 лет назад | |
MPCodeStyle.xml | 8 лет назад | |
README.md | 7 лет назад | |
build.gradle | 6 лет назад | |
gradle.properties | 7 лет назад | |
settings.gradle | 7 лет назад |
为简化开发工作、提高生产率而生
Mybatis 增强工具包 - 只做增强不做改变,简化CRUD
操作
技术讨论 QQ 群 : 576493122 🈵 、 648281531 、 643509491
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus</artifactId>
<version>maven 官方最新版本为准</version>
</dependency>
欢迎提出更好的意见,帮助完善 Mybatis-Plus