Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一个Java项目生成工具 #16

Open
vancefantasy opened this issue Oct 19, 2018 · 1 comment
Open

一个Java项目生成工具 #16

vancefantasy opened this issue Oct 19, 2018 · 1 comment

Comments

@vancefantasy
Copy link

vancefantasy commented Oct 19, 2018

项目地址:https://github.com/vancefantasy/flyer-maker
描述:根据数据库定义,自动生成代码,包括单元测试等。生成完的代码可以直接运行单元测试。

  • Java 8
  • SpringBoot2.0.5/SpringFramework4.3.18
  • mapper、entity、dao、service、controller及对应单元测试
  • 第三方工具(guava,jodd,vjkit,apache commons等),满足缓存(内存)、字符串、日期、json、集合、Http、IO等的日常处理
  • 异常处理
  • 全局拦截器,记录请求响应日志
  • SLF4J/Logback
  • 单元测试、Mock测试
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants