# spring-cloud-examples **Repository Path**: hwyhy/spring-cloud-examples ## Basic Information - **Project Name**: spring-cloud-examples - **Description**: Spring Cloud 学习例程 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-04-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-cloud-examples Spring Cloud 学习例程 - 服务的注册和发现------->spring-cloud-eureka - Consul服务治理实现----->spring-cloud-consul - 使用Ribbon实现负载均衡,服务提供者 Eureka + 服务消费者(rest + Ribbon)---->spring-cloud-ribbon - 使用Feign消费服务并实现负载均衡------>spring-cloud-feign - 使用feign的断路器监控(Hystrix Dashboard) --->spring-cloud-hystrix-dashboard - 使用zuul网关基础、实现的智能路由、过滤器---->spring-cloud-zuul - 高可用的分布式配置中心 Spring Cloud Config--->spring-cloud-config - 高可用的分布式配置中心 Spring Cloud Config 集成 Eureka 服务---->spring-cloud-config-eureka - 高可用的分布式配置中心 Spring Cloud Config 中使用 Refresh实现自动刷新配置--->spring-cloud-config-eureka-refresh - 高可用的分布式配置中心 Spring Cloud Bus 消息总线集成(RabbitMQ)---->spring-cloud-config-bus-rabbitMQ