MyBatis-Plus Official Documentation
Go to file
2024-10-15 13:41:04 +08:00
.github/workflows update 2024-05-28 13:54:35 +08:00
.vscode init new 2024-02-06 18:32:58 +08:00
public 新增支持数据库说明 2024-09-22 16:43:16 +08:00
src Update auto-convert-enum.md 2024-10-15 13:41:04 +08:00
.gitignore update 2024-04-11 19:01:24 +08:00
astro.config.mjs feat: update astro config 2024-07-30 10:44:00 +08:00
package.json add session storage for ad banner and ad check 2024-05-27 22:20:38 +08:00
README.md 调整开源生态地址 2024-05-22 08:42:35 +08:00
svelte.config.js update 2024-04-10 00:37:21 +08:00
tailwind.config.mjs update 2024-04-05 00:41:01 +08:00
tsconfig.json update 2024-04-10 19:09:46 +08:00

MyBatis-Plus 官方文档库

Mybatis-Plus-Logo

Born To Simplify Development

maven star


当前最新版本

<dependency>
    <groupId>com.baomidou</groupId>
    <artifactId>mybatis-plus</artifactId>
    <version>3.5.5</version>
</dependency>

代码托管

苞米豆生态圈

  • MybatisX - 一款全免费且强大的 IDEA 插件,支持跳转,自动补全生成 SQL,代码生成。
  • Mybatis-Mate - 为 MyBatis-Plus 企业级模块,支持分库分表、数据审计、字段加密、数据绑定、数据权限、表结构自动生成 SQL 维护等高级特性。
  • Dynamic-Datasource - 基于 SpringBoot 的多数据源组件,功能强悍,支持 Seata 分布式事务。
  • Shuan - 基于 Pac4J-JWT 的 WEB 安全组件, 快速集成。
  • Kisso - 基于 Cookie 的单点登录组件。
  • Lock4j - 基于 SpringBoot 同时支持 RedisTemplate、Redission、Zookeeper 的分布式锁组件。
  • Kaptcha - 基于 SpringBoot 和 Google Kaptcha 的简单验证码组件,简单验证码就选它。
  • FlowLong - 真正的国产工作流引擎,为中国特色审批匠心打造。
  • SnailJob - 分布式任务重试和调度平台。

致谢

  • MyBatis-Plus 已连续 5 年(20172018201920202021)获得“OSC 年度最受欢迎中国开源软件”殊荣,感谢各位支持者的一路同行,我们会秉承 【为简化开发而生】 这一理念砥砺前行!

参与贡献

欢迎各路好汉一起来参与完善 MyBatis-Plus,我们期待你的 PR!

  • 贡献代码:代码地址 MyBatis-Plus ,欢迎提交 Issue 或者 Pull Requests
  • 维护文档:文档地址 MyBatis-Plus-Doc ,欢迎参与翻译和修订

教程、案例、使用者名单

请移步至 Awesome-MyBatis-Plus 查看。