SpringCloud教程合集

Spring Cloud教程合集:

1.使用Spring Cloud搭建服务注册中心
2.使用Spring Cloud搭建高可用服务注册中心
3.Spring Cloud中服务的发现与消费
4.Eureka中的核心概念
5.什么是客户端负载均衡
6.Spring RestTemplate中几种常见的请求方式
7.RestTemplate的逆袭之路,从发送请求到负载均衡
8.Spring Cloud中负载均衡器概览
9.Spring Cloud中的负载均衡策略
10.Spring Cloud中的断路器Hystrix
11.Spring Cloud自定义Hystrix请求命令
12.Spring Cloud中Hystrix的服务降级与异常处理
13.Spring Cloud中Hystrix的请求缓存
14.Spring Cloud中Hystrix的请求合并
15.Spring Cloud中Hystrix仪表盘与Turbine集群监控
16.Spring Cloud中声明式服务调用Feign
17.Spring Cloud中Feign的继承特性
18.Spring Cloud中Feign配置详解
19.Spring Cloud中的API网关服务Zuul
20.Spring Cloud Zuul中路由配置细节
21.Spring Cloud Zuul中异常处理细节
22.分布式配置中心Spring Cloud Config初窥
23.Spring Cloud Config服务端配置细节(一)
24.Spring Cloud Config服务端配置细节(二)之加密解密
25.Spring Cloud Config客户端配置细节
26.Spring Cloud Bus之RabbitMQ初窥
27.Spring Cloud Bus整合RabbitMQ
28.Spring Cloud Bus整合Kafka
29.Spring Cloud Stream初窥
30.Spring Cloud Stream使用细节
31.Spring Cloud系列勘误 

推荐资料:

博客

1.【跟我学Spring Cloud】(http://xujin.org/categories/%E8%B7%9F%E6%88%91%E5%AD%A6Spring-Cloud/)
2.【周立|Spring Cloud】(http://www.itmuch.com/categories/Spring-Cloud/)
3.【Spring Cloud基础教程】(http://blog.didispace.com/Spring-Cloud%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/)(强烈推荐)
4.【Spring Cloud系列文章】(http://www.ityouknow.com/spring-cloud)
5.【forezp|史上最简单的 Spring Cloud 教程】(http://blog.csdn.net/column/details/15197.html)
6.【liaokailin的专栏】(http://blog.csdn.net/liaokailin/article/category/6212338)
7.【Spring Cloud系列】(http://blog.csdn.net/column/details/17373.html)
8.【关于Spring Boot】(http://blog.csdn.net/column/details/13987.html)

网站

1.【Spring Cloud中文网】(https://springcloud.cc/)[中]
2.【Spring Boot参考指南-中文版】(https://qbgbook.gitbooks.io/spring-boot-reference-guide-zh/content/)[中]
3.【Gradle 中文参考指南】(https://dongchuan.gitbooks.io/gradle-user-guide-/content/tutorials/)[中]
4.【慕课网视频】(http://www.imooc.com/learn/767)[中]
5.【Spring-cloud Wiki】(http://spring-cloud.io/)[中]
6.【spring-boot-tutorials】(http://www.mkyong.com/tutorials/spring-boot-tutorials/)[英]
7.【Spring boot 官网】(http://projects.spring.io/spring-boot/)[英]

猜你喜欢

转载自blog.csdn.net/MyronCham/article/details/84024435
今日推荐