# SpringCloud **Repository Path**: tomasonl/SpringCloud ## Basic Information - **Project Name**: SpringCloud - **Description**: 学习https://www.bilibili.com/video/BV1Bg4y1q7q2?p=381---SpringCloud教程 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-08 - **Last Updated**: 2021-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloud 学习https://www.bilibili.com/video/BV1Bg4y1q7q2?p=381---SpringCloud教程 ## 系统架构演变 ## 使用RestTemplate初识微服务 ## Eureka注册中心 ## Ribbon负载均衡 ## Hystrix熔断器 ## Feign伪装请求 ## Gateway网关 ## Config分布式配置中心 ## Bus服务总线 ## 总结