This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
SpringBootCodeGenerator
Watch
1
Star
0
Fork
0
You've already forked SpringBootCodeGenerator
mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced
2026-03-22 15:39:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60b214bf0f25b90ed3c09506e751c89b3e1cc9ad
SpringBootCodeGenerator
/
generator-web
History
MOSHOW.K.ZHENG
c34fccc6f1
1.添加tinyint类型转换(感谢@lixiliang&@liujiansgit的Suggestion) 2.添加一键复制功能(感谢@gaohanghang的Suggestion) 3.Mybatis的insert增加keyProperty="id"用于返回自增id(感谢@88888888888888888888的Suggestion) 4.优化date类型的支持(感谢@SteveLsf的反馈) 5.其他一些优化.
2019-11-14 23:55:04 +08:00
..
src
/main
1.添加tinyint类型转换(感谢@lixiliang&@liujiansgit的Suggestion) 2.添加一键复制功能(感谢@gaohanghang的Suggestion) 3.Mybatis的insert增加keyProperty="id"用于返回自增id(感谢@88888888888888888888的Suggestion) 4.优化date类型的支持(感谢@SteveLsf的反馈) 5.其他一些优化.
2019-11-14 23:55:04 +08:00
pom.xml
fix up the issue when a description call "key fk_xxx(xx)" will generate to a column named "key"
2018-11-08 11:05:54 +08:00