2 Star 11 Fork 2

beek / simple-fast-generator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 1.45 KB
一键复制 编辑 原始数据 按行查看 历史
beek 提交于 2020-04-03 17:25 . update README.en.md.

simple-fast-generator

introduce

simple-fast-generator,can generate entity、controller、service、serviceImpl、mapper、xml,The generated code mainly contains CRUD、pagination list, physical, tombstone, entity details, etc.Fully meet the daily development and use。Integrate swagger2 to generate api documentation,Greatly improved the efficiency of front-office staff collaborative development。

Instructions for use

  1. Modify the database configuration in application-dev.yml
  2. In the SimpleFastGeneratorApplicationTests file, modify the package path according to the actual development environment
  3. In Swagger2Config, modify the packages scanned by swagger2 (ie the controller package path)

Special Note

If more people are needed, subsequent updates will continue to add some components. There are already some ideas for adding specific content. Click on a star if you like it

How to communicate, feedback and participate?

Alt

Java
1
https://gitee.com/zhixie/simple-fast-generator.git
git@gitee.com:zhixie/simple-fast-generator.git
zhixie
simple-fast-generator
simple-fast-generator
master

搜索帮助