c51798c87f86ff63f7bc475e133130a112eaec70
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.9.2...parent-4.9.3) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... 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%