small fix

This commit is contained in:
moshowgame@126.com
2018-09-26 14:05:11 +08:00
parent bc5e93860d
commit 5c65251c6c
6 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
SpringBootCodeGenerator
----
基于SpringBoot2+Freemarker的代码生成器用DDL SQL语句生成JPA/JdbcTemplate/Mybatis相关代码支持mysql/oracle/pgsql三大数据库。目前以JPA的为主各大模板也在陆续优化。欢迎大家提交模板和交流想法
基于SpringBoot2+Freemarker的代码生成器用DDL SQL语句生成JPA/JdbcTemplate/Mybatis/BeetlSQL相关代码支持mysql/oracle/pgsql三大数据库。目前以JPA的为主各大模板也在陆续优化。欢迎大家提交模板和交流想法
<br><br>
另外感谢bejson三叔将他部署在http://java.bejson.com/generator上
<br><br>