F版刚出来那会,由于事情较多就没有好好研究,期间有不少同行询问我最新版本案例及博客相关进展,故在闲暇之余编写基于 Spring Cloud Finchley.SR1.RELEASE
版本进行的系列教程,同时欢迎关注我的公众号 battcn
http://cloud.spring.io/spring-cloud-static/Finchley.SR1/single/spring-cloud.html
- GitHub:https://github.com/battcn/spring-boot2-learning
- GitHub:https://github.com/battcn/swagger-spring-boot
- 码云:https://gitee.com/battcn/spring-boot-starter-swagger/
- 码云:https://gitee.com/battcn/battcn3.0
- 码云:https://gitee.com/battcn/battcn-plus
- chapter1: 一起来学Spring Cloud | 第一篇:认识Eureka
- chapter2: 一起来学Spring Cloud | 第二篇:Ribbon软负载
- chapter3: 一起来学Spring Cloud | 第三篇:注解式HTTP请求Feign
- chapter4: 一起来学Spring Cloud | 第四篇:Feign拦截器应用
- chapter5: 一起来学Spring Cloud | 第五篇:Hystrix 与 Ribbon
- chapter6: 一起来学Spring Cloud | 第六篇:Hystrix 与 Feign
- chapter7: 一起来学Spring Cloud | 第六篇:初识Gateway