An open API service indexing awesome lists of open source software.

https://github.com/baomidou/mybatis-plus-doc

MyBatis-Plus Official Documentation
https://github.com/baomidou/mybatis-plus-doc

docs documentation mybatis mybatis-plus mybatis-plus-doc site vuepress

Last synced: about 1 month ago
JSON representation

MyBatis-Plus Official Documentation

Awesome Lists containing this project

README

        

# MyBatis-Plus 官方文档库



Mybatis-Plus-Logo


Born To Simplify Development



maven


star


## 在线文档
- **[baomidou.com](https://baomidou.com/)**

## 代码托管

- **[Github](https://github.com/baomidou/mybatis-plus)**
- **[Gitee](https://gitee.com/baomidou/mybatis-plus)**

## 苞米豆生态圈

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

## 致谢

- MyBatis-Plus 已连续 5 年([2017](https://www.oschina.net/project/top_cn_2017)、[2018](https://www.oschina.net/project/top_cn_2018)、[2019](https://www.oschina.net/project/top_cn_2019)、[2020](https://www.oschina.net/project/top_cn_2020)、[2021](https://www.oschina.net/project/top_cn_2021))获得“OSC 年度最受欢迎中国开源软件”殊荣,感谢各位支持者的一路同行,我们会秉承 【为简化开发而生】 这一理念砥砺前行!

## 参与贡献

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

- 贡献代码:代码地址 [MyBatis-Plus](https://github.com/baomidou/mybatis-plus) ,欢迎提交 Issue 或者 Pull Requests
- 维护文档:文档地址 [MyBatis-Plus-Doc](https://github.com/baomidou/mybatis-plus-doc) ,欢迎参与翻译和修订

## 教程、案例、使用者名单

请移步至 [Awesome-MyBatis-Plus](https://github.com/baomidou/awesome-mybatis-plus) 查看。