Spring Boot集成Dubbo應用(2):Hystrix實現服務熔斷

前言 在原有項目上繼續開發 連接java 引入配置文件 在父工程中引入該依賴git <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-hystrix</artifactId> <version>2.0.1.RELEA
相關文章
相關標籤/搜索