經過源碼理解Hystrix緩存的工做原理

AbstractCommand關鍵源碼 protected final HystrixRequestCache requestCache; //默認返回null protected String getCacheKey(){ return null; } protected boolean isRequestCachingEnabled(){ //必須重寫getCacheKey
相關文章
相關標籤/搜索