Chapter 7 introduced you to Spring Boot. You explored several examples built with Spring Boot, so now you have the foundation in place for an enterprise-level application. This chapter delves into the next essential component of Spring, known as Spring Cloud, which extends Spring Boot. There are a bunch of common patterns in distributed microservices ecosystems that can help you integrate the core services as a loosely coupled continuum, and Spring Cloud provides many powerful tools that enhance the behavior of Spring Boot applications to implement those patterns.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Spring Cloud

  • Binildas Christudas,
  • Tarun Telang

摘要

Chapter 7 introduced you to Spring Boot. You explored several examples built with Spring Boot, so now you have the foundation in place for an enterprise-level application. This chapter delves into the next essential component of Spring, known as Spring Cloud, which extends Spring Boot. There are a bunch of common patterns in distributed microservices ecosystems that can help you integrate the core services as a loosely coupled continuum, and Spring Cloud provides many powerful tools that enhance the behavior of Spring Boot applications to implement those patterns.