乌龙!Hystrix命令执行超时!
摘要:我在使用hystrix编写一个模拟命令执行超时的demo。 1 import com.netflix.hystrix.*; 2 import lombok.extern.slf4j.Slf4j; 3 4 @Slf4j 5 public class HystrixTimeoutDemo { 6 7 s
阅读全文
posted @ 2024-06-21 20:29
posted @ 2024-06-21 20:29
posted @ 2024-06-18 20:35