# springcloud-example **Repository Path**: lfalex/springcloud-example ## Basic Information - **Project Name**: springcloud-example - **Description**: SpringCloud学习笔记 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 11 - **Created**: 2018-06-14 - **Last Updated**: 2021-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springcloud-example #### 项目介绍 SpringCloud学习笔记 #### 项目学习说明说明 **[Eureka服务注册中心学习](https://www.cnblogs.com/lfalex0831/p/9184428.html)**   eureka-client   eureka-service **[Ribbon客户端的负载均衡](https://www.cnblogs.com/lfalex0831/p/9188214.html)**   eureka-ribbon-client   eureka-ribbon-client2   eureka-ribbon-server **[Feign声明式Rest调用](https://www.cnblogs.com/lfalex0831/p/9200583.html)**   eureka-feign-client   eureka-ribbon-server **[Hystrix熔断器](https://www.cnblogs.com/lfalex0831/p/9199459.html)**   eureka-hystrix-client   eureka-feign-hystrix-client   eureka-ribbon-client2   eureka-ribbon-server