# x_springboot_gen **Repository Path**: pxf2017/x_springboot_gen ## Basic Information - **Project Name**: x_springboot_gen - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **项目说明** - x_springboot-generator是x-springboot项目的代码生成器,可在线生成controller、entity、xml、dao、service、html、js、sql代码,减少70%以上的开发任务
**本地部署** - 通过git clone 或下载源码 - 修改application.yml,更新MySQL账号和密码、数据库名称 - Eclipse、IDEA运行Application.java,则可启动项目 - 项目访问路径:http://localhost:8085