seeksvc Search tools, solutions, libraries…
spring.io icon
Spring Cloud Open source · Apache-2.0
Tools for developers to quickly build common patterns in distributed systems.
Visit website ↗ GitHub ↗
Introduction
Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing, micro-proxy, control bus and short lived microservices).
Coordination of distributed systems leads to boiler plate patterns, and using Spring Cloud developers can quickly stand up services and applications that implement those patterns. They will work well in any distributed environment, including the developer’s own laptop, bare metal data centres, and managed platforms such as Cloud Foundry.
**Features**
Spring Cloud focuses on providing good out of box experience for typical use cases and extensibility mechanism to cover others.
- Distributed/versioned configuration
- Service registration and discovery
- Routing
- Service-to-service calls
- Load balancing
- Circuit Breakers
- Distributed messaging
- Short lived microservices (tasks)
**Getting Started**
The easiest way to get started is visit start.spring.io, select your Spring Boot version and the Spring Cloud projects you want to use. This will add the corresponding Spring Cloud BOM version to your Maven/Gradle file when you generate the project.
If you an existing Spring Boot app you want to add Spring Cloud to that app, the first step is to determine the version of Spring Cloud you should use. The version you use in your app will depend on the version of Spring Boot you are using. Once you determine which version of Spring Cloud to use, you should use the latest service release for that release train.
Configuration managementService discoveryCircuit breakersIntelligent routingLoad balancingDistributed messagingSpring Boot
Screenshots
Spring Cloud · 首页
Deployment
本地开发机
适合在开发者自己的电脑上快速启动和调试 Spring Cloud 分布式应用。
裸金属数据中心
适合将 Spring Cloud 应用部署到自建服务器或传统数据中心环境。
Cloud Foundry 等托管平台
适合在官方提到的托管平台上运行 Spring Cloud 应用,减少底层基础设施运维负担。
Kubernetes
适合通过 Spring Cloud Kubernetes 使用 Kubernetes 的服务发现、配置等能力来运行云原生微服务。
Serverless 提供商
适合通过 Spring Cloud Function 将业务逻辑以函数模型部署到不同的无服务器平台。
Details
Type Open-source software
License Apache-2.0
Last verified 2026-07-18
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.
seeksvc
一个可查询的宝藏收藏库:开源与闭源软件、开发库与完整解决方案。
© 2026 seeksvc · Manually verified, continuously updated