上QQ阅读APP看书,第一时间看更新
Spring Cloud
It is not an overstatement to say the world is moving to the cloud.
Spring Cloud provides tools for developers to build common patterns in distributed systems. Spring Cloud enables developers to quickly build services and applications that implement common patterns to work in any distributed environment.
Some of the common patterns implemented in Spring Cloud are as follows:
- Distributed configuration
- Service registration and discovery
- Circuit breakers
- Load balancing
- Intelligent routing
- Distributed messaging
- Global locks