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
- Host: GitHub
- URL: https://github.com/battcn/spring-cloud2-learning
- Owner: battcn
- Created: 2018-06-20T08:51:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-22T05:31:38.000Z (over 6 years ago)
- Last Synced: 2025-04-11T22:52:13.630Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 52.7 KB
- Stars: 44
- Watchers: 9
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
# 公众号

# 推荐开源项目
- 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/)