You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
陈国强 8ef11b2af7 通用模块完善 6 年之前
code-generator 通用模块完善 6 年之前
common first 6 年之前
.gitignore first 6 年之前
pom.xml 完善代码生成 6 年之前
readme.md readme更新 6 年之前

readme.md

代码生成工具


技术框架

  • 单体应用
  • SSM
  • mysql

目录说明

目录 解释
resources/code 代码生成保存目录
resources/template 模板文件
test 代码生成通过测试运行
运行生成代码
TestCodeGenerator.generatorAll()