spring cloud配置筆記

spring cloud 有不少組件:java hystrix , ribbon ,feign, gateway, eureka 等。react hystrix 使用(包的依賴暫時不講)web 在controller上註解  @EnableCircuitBreaker ,而後再方法上再註解 @HystrixCommand(fallbackMethod="gun") ,如:spring @RestC
相關文章
相關標籤/搜索