spring cloud 基础系列文章 (github代码示例)

github连接

https://github.com/qiaozhiyong/

spring cloud : 一、服务的注册与发现

https://blog.csdn.net/fox9916/article/details/79469033

spring cloud: 二、服务的消费(ribbon和feign两种方式)

https://blog.csdn.net/fox9916/article/details/79471179

 

spring cloud:三、断路器(hystrix)

https://blog.csdn.net/fox9916/article/details/79474868

 

spring cloud :四、路由网关(zuul)

https://blog.csdn.net/fox9916/article/details/79486787

spring cloud :五、分布式配置中心(spring cloud config)

https://blog.csdn.net/fox9916/article/details/79499854

你可能感兴趣的:(spring,boot,微服务)