From fa1e234b7fa68d301b2636971ddaf9d5621e15b8 Mon Sep 17 00:00:00 2001 From: huzhicheng Date: Fri, 1 Nov 2019 17:41:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README=20=E6=96=87?= =?UTF-8?q?=E7=AB=A0=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 91d28e4..0102e2d 100644 --- a/README.md +++ b/README.md @@ -23,19 +23,19 @@ [Spring Cloud Eureka 实现高可用服务发现注册中心](https://mp.weixin.qq.com/s/d_GfdHxxiwdnYa2_mcv8TA) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/eureka/eureka-ha) -[Spring Cloud Config 实现配置中心]() +[Spring Cloud Config 实现配置中心](https://mp.weixin.qq.com/s/WX-F2PdNhcBbzbfl460Gnw) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/config) -[服务注册发现、配置中心集一体的 Spring Cloud Consul]() +[服务注册发现、配置中心集一体的 Spring Cloud Consul](https://mp.weixin.qq.com/s/HKhzKT4oMX8S_Jg1nLtxNA) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/consul) -[Spring Cloud 系列之 Spring Cloud Stream]() +[Spring Cloud 系列之 Spring Cloud Stream](https://mp.weixin.qq.com/s/QBjrCEO7OcPcy75cEkCndQ) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/stream) -[Spring Cloud Gateway 简单使用]() +[Spring Cloud Gateway 简单使用](https://mp.weixin.qq.com/s/LvK2_xPm0txNGJMUyKO1GQ) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/consul/gateway) -[Spring Cloud OAuth2 实现用户认证和单点登录]() +[Spring Cloud OAuth2 实现用户认证和单点登录](https://mp.weixin.qq.com/s/tXIycDTHw4nruuMP7xirQA) :[对应源码](https://github.com/huzhicheng/spring-cloud-study/tree/master/oauth2) 如果觉得有用,请给个 star,还可以关注我的公众号。