Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.7 to 2.4.9. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.9) --- updated-dependencies: - dependency-name: net.minidev:json-smart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
小海博客后端管理系统
请配合前端项目一起食用 https://github.com/xiaohai2271/blog-frontEnd
🎈主要使用的技术
| 使用的技术 | 名称 | 版本 |
|---|---|---|
| 后端框架 | Springoot | 2.1.3.RELEASE |
| orm | mybatis | 2.0.1 |
| 分页 | pageHelper | 1.2.12 |
| 权限管理 | shiro | 1.3.2 |
| 项目构建 | Maven | 3.6.1 |
| 运行环境 | Ubuntu | 16.04.6 LTS |
| 接口文档 | Swagger | 2.6.1 |
| 数据库连接池 | druid | 1.1.14 |
| 缓存(线上环境) | redis | 3.0.6 |
| 数据库 | mysql | 5.7 |
🔨如何构建
详情参照Build文档
📒接口文档
项目采用swagger2,接口文档自动生成,具体为 http://ip:port/doc.html
或者参照离线API文档
☀授权协议
Description
Languages
Java
100%