Spring Cloud
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, one-time tokens, global locks, leadership election, distributed sessions, cluster state)
It includes a library of cloud service, the set of tools used by netflix, ...
Last updated
Was this helpful?