Skip to content

针对X-SpringBoot项目代码生成工具可在线生成controller、entity、xml、dao、service、html、js、及菜单sql代码,生成后只须要复制到X-SpringBoot项目对应的包模块中就可以

License

Notifications You must be signed in to change notification settings

jiyulongxu/x_springboot-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目说明

  • 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

About

针对X-SpringBoot项目代码生成工具可在线生成controller、entity、xml、dao、service、html、js、及菜单sql代码,生成后只须要复制到X-SpringBoot项目对应的包模块中就可以

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%