I have a Feign Configuration and Hystrix Commands in my project. below is Feign Config
@Configuration public class FeignRetryConfig { @Primary @Bean public Feign