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: 2020-1.M1
+Supported Boot Version: 2.3.0.M4
+1. 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
+
+
The reference documentation consists of the following sections:
+| +Legal + | +
+ Legal information. + |
+
| +Documentation Overview + | +
+ About the Documentation, Getting Help, First Steps, and more. + |
+
| +spring-cloud-build + | +
+ spring-cloud-build Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-commons + | +
+ spring-cloud-commons Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-function + | +
+ spring-cloud-function Reference Documentation, version 3.1.0.M1 + |
+
| +spring-cloud-stream + | +
+ spring-cloud-stream Reference Documentation, version 3.1.0.M1 + |
+
| +spring-cloud-bus + | +
+ spring-cloud-bus Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-task + | +
+ spring-cloud-task Reference Documentation, version 2.2.1.RELEASE + |
+
| +spring-cloud-config + | +
+ spring-cloud-config Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-netflix + | +
+ spring-cloud-netflix Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-cloudfoundry + | +
+ spring-cloud-cloudfoundry Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-kubernetes + | +
+ spring-cloud-kubernetes Reference Documentation, version 2.0.0.M1 + |
+
| +spring-cloud-openfeign + | +
+ spring-cloud-openfeign Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-consul + | +
+ spring-cloud-consul Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-gateway + | +
+ spring-cloud-gateway Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-security + | +
+ spring-cloud-security Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-sleuth + | +
+ spring-cloud-sleuth Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-zookeeper + | +
+ spring-cloud-zookeeper Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-contract + | +
+ spring-cloud-contract Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-vault + | +
+ spring-cloud-vault Reference Documentation, version 3.0.0.M1 + |
+
| +spring-cloud-circuitbreaker + | +
+ spring-cloud-circuitbreaker Reference Documentation, version 2.0.0.M1 + |
+
| +spring-cloud-cli + | +
+ spring-cloud-cli Reference Documentation, version 3.0.0.M1 + |
+