Commit Graph

23 Commits

Author SHA1 Message Date
moshowgame@126.com
256d93d88d 提交gitignore,解决StringUtils.lowerCaseFirst潜在的NPE异常,校验修改为@RequestParam参数校验,lombok之@Data和@Slf4j优化,fix JdbcDAO模板类名显示为中文问题,WebMvcConfig整合MessageConverter,模板代码分类(感谢@liutf和@tfgzs的pull request) 2019-02-11 13:46:45 +08:00
moshowgame@126.com
6fb2cbae63 修复处理number/decimal(x,x)类型的逻辑(感谢@arthaschan的反馈),修复JdbcTemplates模板两处错误(感谢@everflourish的反馈)。 2019-01-05 23:40:35 +08:00
moshowgame@126.com
d2283b4507 no js file ,all in one html 2018-12-12 16:54:36 +08:00
moshowgame@126.com
3450d8df53 Optimization for UI of html,New MybatisPlus Mod,Fix AuthorName and PackageName issue 2018-12-12 11:27:48 +08:00
moshowgame@126.com
09836c1da5 优化正则表达式点号的处理,优化处理字段类型,对number类型增加int,long,BigDecimal的区分判断(感谢@lshz0088的指导) 2018-11-22 14:14:46 +08:00
moshowgame@126.com
4ce0ff02db support deal with column type of xxx(x,x) and some special character in '' 2018-10-18 13:52:24 +08:00
moshowgame@126.com
6fe5ffeebd new stable cdn 2018-10-10 16:16:14 +08:00
moshowgame@126.com
995a0bbf48 fix up 2018-10-03 11:08:22 +08:00
moshowgame@126.com
2267e9d644 new element-ui,bootstrap modules 2018-10-03 00:38:25 +08:00
moshowgame@126.com
fc06166da5 fix layer cdn 404 issue 2018-10-02 01:15:56 +08:00
moshowgame@126.com
5c65251c6c small fix 2018-09-26 14:05:11 +08:00
moshowgame@126.com
bc5e93860d beetl supoort 2018-09-26 12:42:18 +08:00
moshowgame@126.com
8a2d198e2b optimize sql type judgement,optimize primary key judgement,fix up the spell of repository on jpacontroller 2018-09-18 23:19:21 +08:00
moshowgame@126.com
fb388195d9 index css 2018-09-18 10:07:06 +08:00
moshowgame@126.com
16c7f68658 new index html with CDN and new jdbc-template model 2018-09-17 19:51:35 +08:00
moshowgame@126.com
6b566ca9c2 submit 2018-09-16 09:44:55 +08:00
moshowgame@126.com
9b3e9c9fc8 new swagger-ui model 2018-09-15 22:31:01 +08:00
moshowgame@126.com
cf709fad07 fixup some wrong word 2018-09-15 18:31:21 +08:00
moshowgame@126.com
40b052d164 new jpa controller mode 2018-09-13 15:23:47 +08:00
moshowgame@126.com
21ce2fc7fe fix up when meet the column is Date type ,the import things will be error. 2018-09-13 14:45:29 +08:00
moshowgame@126.com
01932b628d fix up the bug when column or table has not comment 2018-09-13 14:10:59 +08:00
moshowgame@126.com
4603270887 cancel jpa import. make it no need database 2018-09-13 10:29:51 +08:00
moshowgame@126.com
c756043c4a 初始化导入,支持mybatis和jpa 2018-08-31 17:03:13 +08:00