
Spring Cloud Services
Configuration management, service discovery, circuit breakers
Spring Cloud (http://projects.spring.io/spring-cloud/) provides tools for Spring developers to quickly apply some of the common patterns found 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.
The Spring Cloud Services suite adds several of the central coordination services found in Spring Cloud to the VMware Cloud Foundry Marketplace.