# restweb **Repository Path**: karlwanghn/restweb ## Basic Information - **Project Name**: restweb - **Description**: rest web框架 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-05-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # restweb #### 更新日志 #### 引言 restweb 项目是用来快速开发java web项目的框架,包含web开发的基本功能,采用restful风格开发,注重前后端分离; #### 软件架构 软件架构说明 #### 软件技术选型 1. 数据库监控 druid 2. 在线api生成swagger2 3. 日志 log4j #### 内置功能 1. 统一异常处理; 2. 统一日志处理; 3. 统一登录和权限管理 4. 数据库监控 druid 5. 在线api swagger2 6. #### 使用说明 1. 数据库监控访问地址:localhost:port/druid 2. 在线api访问地址:http://localhost:8080/swagger-ui.html 3. xxxx #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request # 联系交流 @Email karlwanghn@163.com 项目地址:https://gitee.com/karlwanghn/restweb.git #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)