Update README.md

This commit is contained in:
禾几海
2020-08-10 16:39:50 +08:00
parent 5059859ae4
commit bf2abd6072

View File

@@ -1,8 +1,17 @@
# 小海博客后端管理系统 <h1 align="center">
![Build](https://github.com/xiaohai2271/blog-backEnd/workflows/Build/badge.svg)![Test](https://github.com/xiaohai2271/blog-backEnd/workflows/Test/badge.svg) ![GitHub](https://img.shields.io/github/license/xiaohai2271/blog-backEnd) [![Website](https://img.shields.io/website?up_message=%E5%B0%8F%E6%B5%B7%E5%8D%9A%E5%AE%A2&url=https%3A%2F%2Fwww.celess.cn)](https://www.celess.cn) 小海博客后端管理系统
</h1>
> 基于Springboot的后端博客管理系统 <div align="center">
基于Springboot的后端博客管理系统
[![Build](https://github.com/xiaohai2271/blog-backEnd/workflows/Build/badge.svg)](https://github.com/xiaohai2271/blog-backEnd)
[![Test](https://github.com/xiaohai2271/blog-backEnd/workflows/Test/badge.svg)](https://github.com/xiaohai2271/blog-backEnd)
[![GitHub](https://img.shields.io/github/license/xiaohai2271/blog-backEnd)](https://github.com/xiaohai2271/blog-backEnd)
[![Website](https://img.shields.io/website?up_message=%E5%B0%8F%E6%B5%B7%E5%8D%9A%E5%AE%A2&url=https%3A%2F%2Fwww.celess.cn)](https://www.celess.cn)
</div>
## 🎈主要使用的技术 ## 🎈主要使用的技术
@@ -17,7 +26,7 @@
| 接口文档 | Swagger | 2.6.1 | | 接口文档 | Swagger | 2.6.1 |
| 数据库连接池 | druid | 1.1.14 | | 数据库连接池 | druid | 1.1.14 |
| 缓存(线上环境) | redis | 3.0.6 | | 缓存(线上环境) | redis | 3.0.6 |
|数据库|mysql|5.7| | 数据库 |mysql |5.7 |
## 🔨如何构建 ## 🔨如何构建
详情参照[Build](./doc/Build.md)文档 详情参照[Build](./doc/Build.md)文档