微服务概念

Spring Cloud 框架

子父工程

服务注册与发现

注册中心 EurekaZookeeperConsul

Ribbon 负载均衡

Feign 服务调用

Hystrix 服务限流降级熔断

Resilience4j 服务容错

GatewayZuul微服务网关

Config 分布式配置中心

分布式服务总线

Sleuth + Zipkin 分布式链路追踪

Spring Cloud Alibaba

Nacos 注册配置中心

OpenFeign 服务调用

Sentinel 流控

Seata 分布式事务

学习资源