Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baomidou/mybatis-plus-samples
MyBatis-Plus Samples
https://github.com/baomidou/mybatis-plus-samples
Last synced: 3 days ago
JSON representation
MyBatis-Plus Samples
- Host: GitHub
- URL: https://github.com/baomidou/mybatis-plus-samples
- Owner: baomidou
- License: apache-2.0
- Created: 2018-07-23T02:32:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T07:13:28.000Z (about 2 months ago)
- Last Synced: 2024-12-04T12:06:10.871Z (10 days ago)
- Language: Java
- Homepage: https://baomidou.com
- Size: 2.68 MB
- Stars: 2,275
- Watchers: 78
- Forks: 2,085
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mybatis-plus - mybatis-plus-samples
README
# MyBatis-Plus Samples
[贡献代码](https://github.com/baomidou/mybatis-plus-samples)
[企业版 Mybatis-Mate 高级特性](https://gitee.com/baomidou/mybatis-mate-examples)
本工程为 MyBatis-Plus 的官方示例,项目结构如下:
- mybatis-plus-sample-quickstart: 快速开始示例
- mybatis-plus-sample-quickstart-springmvc: 快速开始示例(Spring MVC版本)
- mybatis-plus-sample-generator: 代码生成器示例
- mybatis-plus-sample-crud: 完整 CRUD 示例
- mybatis-plus-sample-ddl-mysql: SQL 脚本自动维护 示例
- mybatis-plus-sample-wrapper: 条件构造器示例
- mybatis-plus-sample-pagination: 分页功能示例
- mybatis-plus-sample-active-record: ActiveRecord示例
- mybatis-plus-sample-sequence: Sequence示例
- mybatis-plus-sample-execution-analysis: Sql执行分析示例
- mybatis-plus-sample-performance-analysis: 性能分析示例
- mybatis-plus-sample-optimistic-locker: 乐观锁示例
- mybatis-plus-sample-sql-injector: 自定义全局操作示例
- mybatis-plus-sample-auto-fill-metainfo: 公共字段填充示例
- mybatis-plus-sample-logic-delete: 逻辑删除示例
- mybatis-plus-sample-multi-datasource: 多数据源示例
- mybatis-plus-sample-enum: 枚举注入示例
- mybatis-plus-sample-dynamic-tablename: 动态表名示例
- mybatis-plus-sample-tenant: 多租户示例
- mybatis-plus-sample-typehandler: 类型处理器示例,例如 json 字段对象转换
- mybatis-plus-sample-deluxe: 完整示例(包含 分页、逻辑删除、自定义全局操作 等绝大部分常用功能的使用示例,相当于大整合的完整示例)
- mybatis-plus-sample-assembly: 分离打包示例
- mybatis-plus-sample-resultmap: 使用 resultMap 示例
- mybatis-plus-sample-id-generator: 自定义ID生成示例
- mybatis-plus-sample-id-string: 字符串ID生成示例
- mybatis-plus-sample-no-spring: 不使用spring下的示例
- mybatis-plus-sample-pagehelper: 使用pagehelper进行分页
- mybatis-plus-sample-association: 联表查询示例
- mybatis-plus-sample-jsonb: 数据库 postgres 字段 jsonb 示例
- mybatis-plus-startup-analysis : 启动性能测试示例![微信 wx153666](https://images.gitee.com/uploads/images/2021/0903/235825_2d017339_12260.jpeg)
- 可加作者,进入微信群