Skip to content

Spring Cloud

Spring Cloud 是微服务系统架构的一站式解决方案,围绕服务注册发现、配置中心、消息总线、负载均衡、断路器、数据监控等能力提供统一编程模型。

文档

  • Gateway:基于 Spring WebFlux 和 Netty 的响应式网关。
  • OpenFeign:声明式 REST 客户端和 Spring MVC 注解整合。
  • Sentinel:限流、熔断、统计扩展点和 Slot 调用链。
  • Spring Cloud ContextRefreshScope 和上下文刷新机制。

待整理

  • SpringFactoryImportSelector