Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roncoo/roncoo-mybatis-generator
龙果开源-Mybatis代码自动生成工具
https://github.com/roncoo/roncoo-mybatis-generator
mybatis mybatis-generator roncoo
Last synced: 6 days ago
JSON representation
龙果开源-Mybatis代码自动生成工具
- Host: GitHub
- URL: https://github.com/roncoo/roncoo-mybatis-generator
- Owner: roncoo
- Created: 2016-10-12T07:30:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T03:29:35.000Z (almost 5 years ago)
- Last Synced: 2024-08-05T19:35:23.007Z (3 months ago)
- Topics: mybatis, mybatis-generator, roncoo
- Language: Java
- Homepage:
- Size: 5.18 MB
- Stars: 165
- Watchers: 30
- Forks: 120
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 龙果开源 - Mybatis代码自动生成工具
## 项目介绍
基于mybatis-generator,增加了多个插件。### 更新日志
2020-01-07 添加到公共库2017-10-15 新增Dao层插件(可以当做Service层)-DaoPlugin.java
2017-02-24 对配置文件xml增加生成表的说明
2017-02-13 修改源码DefaultCommentGenerator类,增加数据库的字段注释。