https://github.com/handsomestwei/generate-tool
自动生成工具
https://github.com/handsomestwei/generate-tool
gennerator java tool
Last synced: 10 months ago
JSON representation
自动生成工具
- Host: GitHub
- URL: https://github.com/handsomestwei/generate-tool
- Owner: handsomestWei
- Created: 2022-06-28T16:31:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T15:28:41.000Z (almost 4 years ago)
- Last Synced: 2025-04-03T16:45:58.773Z (about 1 year ago)
- Topics: gennerator, java, tool
- Language: Java
- Homepage:
- Size: 20.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# generate-tool
自动生成工具,包括:
+ 数据库表结构自动生成设计文档
+ 数据库表结构自动生成mybatis代码
+ swagger接口定义json文件自动生成api调用代码
+ json文件自动生成java对象文件
+ protoc文件自动生成java对象文件