Spring Boot作为Spring Cloud基础设施

spring cloud包含的核心特性:

  • Distributed/versioned configuration(分布式配置)
  • Service registration and discovery(服务注册和发现)
  • Routing(路由)
  • Service-to-service calls(服务调用)
  • Load balancing(负载均衡)
  • Circuit Breakers(熔断机制)
  • Distributed messaging(分布式消息)

 

posted @ 2019-10-26 11:32  遥远2  阅读(178)  评论(0编辑  收藏  举报