# spring-cloud-examples **Repository Path**: code4udd/spring-cloud-examples ## Basic Information - **Project Name**: spring-cloud-examples - **Description**: SpringCloud 学习DEMO,我应该会在上面加自己的注释,原版请参考 https://github.com/ityouknow/spring-cloud-examples。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Cloud Examples Demo website:http://www.ityouknow.com/ [Contribution](https://github.com/ityouknow/spring-boot-examples/issues) |  [中文](README.md) Spring Cloud Examples, Use the simplest and most useful scene demo. - [spring-cloud-eureka](https://github.com/ityouknow/spring-cloud-starter/tree/master/spring-cloud-eureka):eureka server single\Double\Cluster - [eureka-producer-consumer](https://github.com/ityouknow/spring-cloud-starter/tree/master/eureka-producer-consumer):Implement an example of service producer and consumer using eureka - [spring-cloud-hystrix](https://github.com/ityouknow/spring-cloud-starter/tree/master/spring-cloud-hystrix):Hystrix demo - [hystrix-dashboard-turbine](https://github.com/ityouknow/spring-cloud-starter/tree/master/hystrix-dashboard-turbine):Hystrix Dashboard and Turbine demo - [spring-cloud-config-git](https://github.com/ityouknow/spring-cloud-starter/tree/master/spring-cloud-config-git):Configuration center using git - [spring-cloud-config-svn-refresh](https://github.com/ityouknow/spring-cloud-starter/tree/master/spring-cloud-config-svn-refresh):Configuration center using svn,client refresh demo - [spring-cloud-config-eureka](https://github.com/ityouknow/spring-cloud-starter/tree/master/spring-cloud-config-eureka):config user eureka and High availability - [spring-cloud-config-eureka-bus](https://github.com/ityouknow/spring-cloud-starter/tree/master/spring-cloud-config-eureka-bus):Configuration center and bus example - [gateway-service-zuul](https://github.com/ityouknow/spring-cloud-starter/tree/master/gateway-service-zuul):gateway service using zuul