diff --git a/README.md b/README.md index af36c68d..a2f97dff 100644 --- a/README.md +++ b/README.md @@ -322,10 +322,6 @@ SSO(Single Sign On)即单点登录说的是用户登陆多个子系统的其中 - [ 大白话入门 Spring Cloud](docs/system-design/micro-service/spring-cloud.md) -#### 配置中心 - -待办...... - ## 面试指南 1. **[【备战面试1】程序员的简历就该这样写](docs/essential-content-for-interview/PreparingForInterview/程序员的简历之道.md)** diff --git a/docs/system-design/micro-service/spring-cloud.md b/docs/system-design/micro-service/spring-cloud.md index 872caab2..34c3680f 100644 --- a/docs/system-design/micro-service/spring-cloud.md +++ b/docs/system-design/micro-service/spring-cloud.md @@ -1,4 +1,8 @@ > 本文基于 Spring Cloud Netflix 。Spring Cloud Alibaba 也是非常不错的选择哦! +> +> 授权转载自:https://juejin.im/post/5de2553e5188256e885f4fa3 + + 首先我给大家看一张图,如果大家对这张图有些地方不太理解的话,我希望你们看完我这篇文章会恍然大悟。