Spring Cloud with Spring Boot
摘要
Spring Cloud is a framework within the Spring ecosystem that provides tools and libraries to simplify the development of distributed systems, particularly for building and deploying microservices-based architectures. It aims to address challenges associated with building, deploying, and managing distributed systems by offering solutions for common patterns and concerns. This chapter introduces some of the most commonly used technologies under the Spring Cloud umbrella to give you a more comprehensive understanding of which tech to use and when.