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.
陈国强 bcee374d38 增加同步代码生成 пре 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()