# SpringCloudLearning **Repository Path**: fanfzj/SpringCloudLearning ## Basic Information - **Project Name**: SpringCloudLearning - **Description**: 史上最简单的Spring Cloud教程源码(Finchley版本) - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-20 - **Last Updated**: 2022-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringCloud ## README ### Finchley版本 Spring Cloud Finchley; Spring Boot 2.0.3 * 第一篇: 服务的注册与发现(Eureka)——sc-f-chapter1 * 第二篇: 服务消费者(rest+ribbon)——sc-f-chapter2 * 第三篇: 服务消费者(Feign)——sc-f-chapter3 * 第四篇:断路器(Hystrix)——sc-f-chapter4 * 第五篇: 路由网关(zuul)——sc-f-chapter5 * 第六篇: 分布式配置中心(Spring Cloud Config)——sc-f-chapter6 * 第七篇: 高可用的分布式配置中心(Spring Cloud Config)——sc-f-chapter7 * 第八篇: 消息总线(Spring Cloud Bus)——sc-f-chapter8 * 第九篇: 服务链路追踪(Spring Cloud Sleuth)——sc-f-chapter9 * 第十篇: 高可用的服务注册中心——sc-f-chapter10 * 第十一篇:docker部署spring cloud项目——sc-f-chapter11、 sc-f-chapter11-2 * 第十二篇: 断路器监控(Hystrix Dashboard——sc-f-chapter12 * 第十三篇: 断路器聚合监控(Hystrix Turbine)——sc-f-chapter13 * 第十四篇: 服务注册(consul)——sc-f-chapter14