Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 178 Bytes

File metadata and controls

8 lines (6 loc) · 178 Bytes

简介

原理

由于 hystrix 已经在 spring cloud 2021 之后的版本被废弃了,这里就不演示 hystrix 的特性:

  • 服务降级
  • 依赖隔离
  • 断路器