1c2800cab916cbe52ea48e2ce42b6fbe5837210a
Bumps [pagehelper-spring-boot-starter](https://github.com/pagehelper/pagehelper-spring-boot) from 1.4.1 to 1.4.5. - [Release notes](https://github.com/pagehelper/pagehelper-spring-boot/releases) - [Commits](https://github.com/pagehelper/pagehelper-spring-boot/compare/1.4.1...1.4.5) --- updated-dependencies: - dependency-name: com.github.pagehelper:pagehelper-spring-boot-starter 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%