Skip to content

Commit

Permalink
Merge branches 'alibaba' and 'dev' of https://github.com/roncoo/ronco…
Browse files Browse the repository at this point in the history
…o-education into alibaba
  • Loading branch information
fengyws committed Sep 7, 2020
2 parents 37368eb + 272a389 commit bf52fb9
Showing 1 changed file with 13 additions and 18 deletions.
31 changes: 13 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<div align=center><img src="logo.jpg"/></div>

### 分支组件使用说明
### 分支使用组件说明
| 名称 | master分支 | alibaba分支 |
|:---|:---|:---|
| 核心组件 | spring cloud netflix | spring cloud alibaba |
| 注册中心 | Eureka | Nacos |
| 配置中心 | Config | Nacos |
| 断路器 | Hystrix | Sentinel |
| 服务网关 | Zuul | Gateway |
| 核心组件 | spring cloud netflix Hoxton.SR3 | spring cloud alibaba 2.2.1.RELEASE |
| 注册中心 | spring cloud netflix eureka | spring cloud alibaba nacos |
| 配置中心 | spring cloud config | spring cloud alibaba nacos |
| 断路器 | spring cloud netflix hystrix | spring cloud alibaba sentinel |
| 服务网关 | spring cloud netflix zuul | spring cloud gateway |

---

Expand All @@ -20,18 +20,13 @@
##### 后台管理工程(roncoo-education-admin):[码云地址](https://gitee.com/roncoocom/roncoo-education-admin) | [Github地址](https://github.com/roncoo/roncoo-education-admin)
> roncoo-education-admin是后台管理工程,核心框架:vue-element-admin
### 演示地址(如果对你有用,请给个star!)
| 前端演示地址 | 后台演示地址 |
|---|---|
| [领课教育系统-开源版](http://edu.os.roncoo.com/) | [管理运营后台-开源版](http://edu.os.roncoo.com/admin) |

### 使用文档(如果对你有用,请给个star!)
##### [领课教育系统-开源版-项目文档](http://doc.os.roncoos.com/)
##### [领课教育系统-MySQL安装](https://blog.roncoo.com/article/1280781211745636354)
##### [领课教育系统-Redis安装](https://blog.roncoo.com/article/1281402533735550977)
##### [领课教育系统-Elasticsearch安装](https://blog.roncoo.com/article/1281405654742323202)
##### [领课教育系统-FastDFS安装](https://blog.roncoo.com/article/1275251133292867586)
##### [项目介绍](https://blog.roncoo.com/article/1105321762337357826) | [部署文档](https://blog.roncoo.com/article/1103554925858197505) | [常见问题](https://blog.roncoo.com/article/1105309620724858882)
---

### 项目说明(如果对你有用,请给个star!)
##### [领课教育系统-前端演示地址](http://edu.os.roncoo.com/) | [领课教育系统-后台演示地址](http://edu.os.roncoo.com/admin)
##### [领课教育系统-MySQL安装](https://blog.roncoo.com/article/1280781211745636354) | [领课教育系统-Redis安装](https://blog.roncoo.com/article/1281402533735550977)
##### [领课教育系统-Elasticsearch安装](https://blog.roncoo.com/article/1281405654742323202) | [领课教育系统-FastDFS安装](https://blog.roncoo.com/article/1275251133292867586)
##### [项目文档](http://doc.os.roncoos.com/) | [项目介绍](https://blog.roncoo.com/article/1105321762337357826) | [部署文档](https://blog.roncoo.com/article/1103554925858197505) | [常见问题](https://blog.roncoo.com/article/1105309620724858882)

---

Expand Down

0 comments on commit bf52fb9

Please sign in to comment.