An open API service indexing awesome lists of open source software.

https://github.com/battcn/spring-cloud2-learning

Spring Cloud Finchley.SR1.RELEASE 版本进行的系列教程,同时欢迎关注我的公众号 battcn
https://github.com/battcn/spring-cloud2-learning

Last synced: about 2 months ago
JSON representation

Spring Cloud Finchley.SR1.RELEASE 版本进行的系列教程,同时欢迎关注我的公众号 battcn

Awesome Lists containing this project

README

        

# spring-cloud2-learning

F版刚出来那会,由于事情较多就没有好好研究,期间有不少同行询问我最新版本案例及博客相关进展,故在闲暇之余编写基于 `Spring Cloud Finchley.SR1.RELEASE` 版本进行的系列教程,同时欢迎关注我的公众号 **`battcn`**

# 官方文档

[http://cloud.spring.io/spring-cloud-static/Finchley.SR1/single/spring-cloud.html](http://cloud.spring.io/spring-cloud-static/Finchley.SR1/single/spring-cloud.html "http://cloud.spring.io/spring-cloud-static/Finchley.SR1/single/spring-cloud.html")

# 公众号

![公众号](http://image.battcn.com/assets/images/wxgzh8cm.png)

# 推荐开源项目

- GitHub:[https://github.com/battcn/spring-boot2-learning](https://github.com/battcn/spring-boot2-learning "https://github.com/battcn/spring-boot2-learning")
- GitHub:[https://github.com/battcn/swagger-spring-boot](https://github.com/battcn/swagger-spring-boot "https://github.com/battcn/swagger-spring-boot")
- 码云:[https://gitee.com/battcn/spring-boot-starter-swagger/](https://gitee.com/battcn/spring-boot-starter-swagger/ "https://gitee.com/battcn/spring-boot-starter-swagger/")
- 码云:[https://gitee.com/battcn/battcn3.0](https://gitee.com/battcn/battcn3.0 "https://gitee.com/battcn/battcn3.0")
- 码云:[https://gitee.com/battcn/battcn-plus](https://gitee.com/battcn/battcn-plus "https://gitee.com/battcn/battcn-plus")

# 目录介绍

- **chapter1:** [一起来学Spring Cloud | 第一篇:认识Eureka](http://blog.battcn.com/2018/09/27/springcloud/finchley/finchley-learn-eureka/)
- **chapter2:** [一起来学Spring Cloud | 第二篇:Ribbon软负载](http://blog.battcn.com/)
- **chapter3:** [一起来学Spring Cloud | 第三篇:注解式HTTP请求Feign](http://blog.battcn.com/)
- **chapter4:** [一起来学Spring Cloud | 第四篇:Feign拦截器应用](http://blog.battcn.com/)
- **chapter5:** [一起来学Spring Cloud | 第五篇:Hystrix 与 Ribbon](http://blog.battcn.com/)
- **chapter6:** [一起来学Spring Cloud | 第六篇:Hystrix 与 Feign](http://blog.battcn.com/)
- **chapter7:** [一起来学Spring Cloud | 第六篇:初识Gateway](http://blog.battcn.com/)