Skip to content

基于人人generator开发,添加AOP接口出入参日志,支持MySQL、Postgresql,其他数据库待后续添加

License

Notifications You must be signed in to change notification settings

github-chr/renren-generator

Repository files navigation

项目说明

  • 基于人人开源项目的代码生成器,可在线生成entity、xml、dao、service、html、js、sql代码,减少70%以上的开发任务
  • 新增功能:

> 1、日志打印:在此基础上添加了AOP切面日志打印输出(URI、IP、GET/POST的JSON格式请求参数和返回参数)-
> 2、在原有MySQL的基础上支持了PostgreSQL
> 3、新增dbName选择数据库配置:generator.properties中dbName

如何交流、反馈、参与贡献?


本地部署

  • 通过git下载源码
  • 修改application.yml,更新MySQL账号和密码、数据库名称
  • Eclipse、IDEA运行RenrenApplication.java,则可启动项目
  • 项目访问路径:http://localhost

演示效果图: 输入图片说明

About

基于人人generator开发,添加AOP接口出入参日志,支持MySQL、Postgresql,其他数据库待后续添加

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published