Uses of Class
org.bremersee.exception.feign.FeignClientExceptionErrorDecoder
Packages that use FeignClientExceptionErrorDecoder
-
Uses of FeignClientExceptionErrorDecoder in org.bremersee.exception.spring.boot.autoconfigure.servlet
Methods in org.bremersee.exception.spring.boot.autoconfigure.servlet that return FeignClientExceptionErrorDecoderModifier and TypeMethodDescriptionFeignClientExceptionErrorDecoderAutoConfiguration.feignClientExceptionErrorDecoder
(org.springframework.beans.factory.ObjectProvider<RestApiExceptionParser> parserProvider) Creates feign client exception error decoder bean.