# SpringCloudLearning **Repository Path**: zyjun/SpringCloudLearning ## Basic Information - **Project Name**: SpringCloudLearning - **Description**: 《史上最简单的Spring Cloud教程源码》,小白学习SpringCloud笔记记录 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-14 - **Last Updated**: 2021-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloudLearning SpringCloud学习 ## 以下是项目目录 | Project | Project介绍(点击查看详情) | | -------- | :----: | | sc-f-chapter1 | [第一篇: 服务的注册与发现(Eureka)(Finchley版本)][1] | | sc-f-chapter2 | [第二篇: 服务消费者(rest+ribbon)(Finchley版本)][2] | | sc-f-chapter3 | [ 第三篇: 服务消费者(Feign)(Finchley版本) ][3] | | sc-f-chapter4 | [ 第四篇:断路器(Hystrix)(Finchley版本) ][4] | | sc-f-chapter5 | [ 第五篇: 路由网关(zuul)(Finchley版本) ][5] | | sc-f-chapter6 | [ 第六篇: 分布式配置中心(Spring Cloud Config)(Finchley版本) ][6] | | sc-f-chapter7 | [ 第七篇: 高可用的分布式配置中心(Spring Cloud Config)(Finchley版本) ][7] | | sc-f-chapter8 | [ 第八篇: 消息总线(Spring Cloud Bus)(Finchley版本) ][8] | | sc-f-chapter9 | [ 第九篇: 服务链路追踪(Spring Cloud Sleuth)(Finchley版本)) ][9] | | sc-f-chapter10 | [ 第十篇: 高可用的服务注册中心(Finchley版本) ][10] | | sc-f-chapter12 | [ 第十二篇: 断路器监控(Hystrix Dashboard)(Finchley版本) ][12] | | sc-f-chapter13 | [ 第十三篇: 断路器聚合监控(Hystrix Turbine)(Finchley版本) ][13] | | sc-f-gateway-first-sight | [第十四篇: Spring Cloud Gateway初体验][14] | | sc-f-gateway-predicate | [第十五篇: Spring Cloud Gateway 之Predict篇][15] | | sc-f-gateway-filter | [第十六篇: spring cloud gateway之filter篇][16] | | sc-f-gateway-limiter | [第十七篇: Spring Cloud Gateway 之限流篇][17] | | sc-f-gateway-cloud | [第十八篇: spring cloud gateway之服务注册与发现][18] | [1]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter1 [2]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter2 [3]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter3 [4]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter4 [5]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter5 [6]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter6 [7]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter7 [8]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter8 [9]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter9 [10]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter10 [12]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter12 [13]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-chapter13 [14]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-gateway-first-sight [15]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-gateway-predicate [16]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-gateway-filter [17]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-gateway-limiter [18]:https://github.com/yueyue10/SpringCloudLearning/tree/master/sc-f-gateway-cloud