Spring Cloud


服务注册/发现


Eureka

ZooKeeper

Consul

Nacos Discovery

Dubbo


服务调用/负载平衡


Ribbon

LoadBalancer

OpenFeign


服务降级/熔断/限流


Hystrix

Resilience4j

Sentinel


服务网关


Zuul

Gateway


服务配置


Config

Nacos Config


服务总线


Bus

Nacos


消息队列


RabbitMQ

ActiveMQ

RocketMQ

Kafka

Spring Cloud Stream


链路监控


Sleuth


缓存


Ehcache

Redis

Memcached


项目构建


Maven

Gradle


文档&教程


Spring Cloud中文文档

Spring Cloud中文网

Spring Boot参考指南

Spring Boot Docs

Spring Boot 中文导航

Spring Boot 学习示例

Spring Boot2 教程合集

纯洁的微笑

江南一点雨

尚硅谷SpringCloud

尚硅谷SpringBoot