SpringCloud笔记

 

SpringCloud学习笔记——Finchley版本

码云地址:https://gitee.com/typ1805/springcloud-master

SpringCloud——服务的注册与发现Eureka

SpringCloud——客户端负载平衡器(Ribbon)

SpringCloud——声明性REST客户端(Feign)

SpringCloud——断路器(Hystrix)

SpringCloud——路由器和过滤器(Zuul)

SpringCloud——分布式配置中心(Spring Cloud Config)

SpringCloud——消息总线(Bus)

SpringCloud——分布式跟踪(Sleuth)

SpringCloud——服务注册(consul)

SpringCloud——消息驱动(Stream)

SpringCloud——Zookeeper(注册中心)

 SpringCloud——安全认证(Security)

未完。。。

转载于:https://www.cnblogs.com/typ1805/p/9708486.html

你可能感兴趣的:(java)