@Configuration @ConditionalOnClass(value=feign.RequestInterceptor.class) public class CustomErrorDecoder extends Object implements feign.codec.ErrorDecoder
feign.codec.ErrorDecoder.Default, feign.codec.ErrorDecoder.RetryAfterDecoder
CustomErrorDecoder()
Exception
decode(String methodKey, feign.Response response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomErrorDecoder()
public Exception decode(String methodKey, feign.Response response)
decode
feign.codec.ErrorDecoder
Copyright © 2025. All rights reserved.