Releases: gejun123456/easyCode-MybatisCodeHelper
Releases · gejun123456/easyCode-MybatisCodeHelper
1.3.2
1.3.2-java.RELEASE
- 1.GenerateFromEasyCodeFolderFile null pointer exception
- 1.通过easyCode文件夹生成代码null pointer修复
1.3.1-java.RELEASE
- 1.support easycode directory use matched group
- 2.fix null pointer exception
- 1.easycode模版文件上预览时默认使用当前模版对应的group
- 2.null pointer exception修复
1.3.0-java.RELEASE
- 1.support generate on project easyCode folder
- 1.支持在项目上的easyCode文件夹生成代码
1.2.9-java.RELEASE
- 1.兼容2023.1版本
- 2.支持使用scratch文件来生成代码
- 1.support 2023.1 version
- 2.support use scratch file to generate code
1.2.8-java.RELEASE
- 1.Fix conflict with easyCode plugin
- 2.Add MybatisCodeHelperMigrate templates
- 3.Add debug table action ect
- 4.better error text
- 1.修复与easyCode插件冲突问题
- 2.添加MybatisCodeHelperMigrate模板
- 3.添加debug表action
- 4.更好的报错
1.2.7-java.RELEASE
- 1.Fix extended attribute save loss
- 2.Fix the problem that the order of newly added fields in the table cannot be consistent
- 3.Optimize UI
- 4.Optimize module selection, support module name search
- 5.Optimize cleanup table configuration function
- 1.修复扩展属性保存丢失问题
- 2.修复表新增字段后顺序无法保持一致问题
- 3.优化UI界面
EasyCode最新版本1.2.6合并
修复kotlin模版中的问题
支持MybatisCodeHelper,添加Kotlin代码生成
- 模版resultMap名固定为BaseResultmap 添加Table注释
2.支持生成Kotlin代码