Spring Cloud微服务学习路程零(技术选型)

Spring Cloud微服务技术选型

一、微服务实例开发:Spring Boot

二、服务的注册与发现:Spring Cloud Eureka

三、客户端负载均衡:Spring Cloud Ribbon

四、服务容错保护:Spring Cloud Hystrix

五、声明式服务调用:Spring Cloud Feign

六、API网关服务:Spring Cloud Zuul

七、分布式配置中心:Spring Cloud Config

八、消息总线:Spring Cloud Bus

九、消息驱动的微服务:Spring Cloud Stream

十、分布式服务跟踪:Spring Cloud Sleuth

十一、调试:Swagger2

以上是按照我自己学习路线选择的技术,其实还有其他技术选择实现,有兴趣可以自行百度学习

你可能感兴趣的:(Spring,Cloud,Spring,Cloud,微服务,笔记,学习)