|
il y a 7 ans | |
---|---|---|
buildSrc | il y a 7 ans | |
mybatis-plus | il y a 7 ans | |
mybatis-plus-boot-starter | il y a 7 ans | |
mybatis-plus-core | il y a 7 ans | |
mybatis-plus-generate | il y a 7 ans | |
mybatis-plus-support | il y a 7 ans | |
.editorconfig | il y a 7 ans | |
.gitignore | il y a 7 ans | |
CHANGELOG.md | il y a 7 ans | |
LICENSE | il y a 9 ans | |
MPCodeStyle.xml | il y a 8 ans | |
README.md | il y a 7 ans | |
build.gradle | il y a 7 ans | |
gradle.properties | il y a 7 ans | |
settings.gradle | il y a 7 ans |
为简化开发工作、提高生产率而生
Mybatis 增强工具包 - 只做增强不做改变,简化CRUD
操作
技术讨论 QQ 群 576493122
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus</artifactId>
<version>maven 官方最新版本为准</version>
</dependency>
欢迎提出更好的意见,帮助完善 Mybatis-Plus