对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码
MyBatis-Plus代码生成器
mybatisPlus 代码生成器 生成增删改查
轻度扩展mybatis-generator-core插件,与官方插件兼容。
mybatis-plus code generator for maven plugin
Idea plugin for mybatis generator. Provider UI and mapper auto merge.
基于mybatis-plus的springboot代码生成器,实现controller restful风格CURD接口,service层CURD对IService的方法再次封装,方便添加业务逻辑,serviceImpl中方法实现执行debug日志打印,mapper模板在官方模板基础上加入@mapper注解,各模板方法添加Javadoc注释,实现分页查询,关键词模糊查询
基于MyBatis-Generator+SQLite+beautyeye_lnf开发的一款图形化代码生成器
Mybatis Generator自定义插件扩展
MyBatis-Plus Samples
翻译 - MyBatis-Plus样品
A code generator for MyBatis.
翻译 - MyBatis的代码生成器。
MyBatis-Plus Official Documentation
mybatis-plus-generator 代码生成,使用 velocity (ps:看文档现学的,写的稀烂)实现自定义配置,代码拿过去直接可以使用;1. 自定义模板 2. 重写批量插入 3. 生成字段注释常亮 4. 字段填充拦截 5. 自定义类型转换
MyBatis-Plus 是一个 MyBatis的增强工具,在 MyBatis 的基础上只做增强不做改变,为简化开发、提高效率而生。
Mybatis Gradle Generator Plugin
mybatis generator gui tool
Dolphin MyBatis Extended Generator
mybatis-plus-sharding-jdbc-spring-boot-starter
支持连表查询的mybatis-plus,mybatis-plus风格的连表操作提供wrapper.leftJoin(),wrapper.rightJoin()等操作
Springboot+Mybatis plus 多数据源Demo
Spring Boot Mybatis Plus 多数据源