# springboot-generator **Repository Path**: tong1121/springboot-generator ## Basic Information - **Project Name**: springboot-generator - **Description**: springboot代码生成器 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-28 - **Last Updated**: 2022-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **项目说明** - Springboot-generator是Springboot开源项目的代码生成器,可在线生成entity、xml、dao、service、html、js、sql代码,减少70%以上的开发任务
**本地部署** - 通过git下载源码 - 修改application.yml,更新MySQL账号和密码、数据库名称 - Eclipse、IDEA运行GeneratorApplication.java,则可启动项目 - 项目访问路径:http://localhost:9090