spring-cloud-netflix使用

2017年12月13日

说明

Spring Cloud Netflix用于支持 Netflix OSS(Open Source Software),支持以下特性:

  • 服务发现(Eureka)
  • 熔断器(Hystrix)
  • 智能路由(Zuul)
  • 客户端负载均衡(Ribbon)