springcloud hystrix(監控、熔斷、降級)

spring cloud hystrix 簡介 hystrix通過服務隔離、熔斷(也可以稱爲斷路)、降級等手段控制依賴服務的延遲與失敗。 netflix hystrix 本篇中主要講解對spring cloud 對hystrix的集成,至於如何單獨使用hystrix可以參考我分享的pdf. spring cloud hystrix 引入依賴 ----------------------------
相關文章
相關標籤/搜索