# spring-cloud-course-practice **Repository Path**: ltaodream/spring-cloud-course-practice ## Basic Information - **Project Name**: spring-cloud-course-practice - **Description**: Spring Cloud 基础 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-24 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Cloud基础 ## course-list 课程列表 ## course-price 课程价格 ## 版本 ### Spring Cloud Greenwich.SR5 ### SpringBoot 2.1.12.RELEASE ## 组件 1. 利用Feign实现服务间调用 2. 利用Ribbon实现负载均衡 3. 利用Hystrix实现断路器 4. 通过网关Zuul实现路由功能