This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Cloud Release 2023.0.3! |
Spring Cloud Train Reference Documentation
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). 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.
Release Train Version: 2024.0.0-RC1
Supported Boot Version: 3.4.0-RC1
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
Release Train Projects
Below we present links to the reference documentation of all the projects that contribute to this reference train.
spring-cloud-build |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-bus |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-circuitbreaker |
Reference Documentation, version 3.2.0-RC1 |
spring-cloud-commons |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-config |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-consul |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-contract |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-function |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-gateway |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-kubernetes |
Reference Documentation, version 3.2.0-RC1 |
spring-cloud-netflix |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-openfeign |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-stream |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-task |
Reference Documentation, version 3.2.0-RC1 |
spring-cloud-vault |
Reference Documentation, version 4.2.0-RC1 |
spring-cloud-zookeeper |
Reference Documentation, version 4.2.0-RC1 |