Uses of Class
org.bremersee.exception.webclient.DefaultWebClientErrorDecoder
Packages that use DefaultWebClientErrorDecoder
Package
Description
-
Uses of DefaultWebClientErrorDecoder in org.bremersee.exception.spring.boot.autoconfigure.reactive
Methods in org.bremersee.exception.spring.boot.autoconfigure.reactive that return DefaultWebClientErrorDecoderModifier and TypeMethodDescriptionDefaultWebClientErrorDecoderAutoConfiguration.defaultWebClientErrorDecoder(org.springframework.beans.factory.ObjectProvider<RestApiExceptionParser> restApiExceptionParser) Default web client error decoder default web client error decoder. -
Uses of DefaultWebClientErrorDecoder in org.bremersee.spring.boot.autoconfigure.keycloak
Method parameters in org.bremersee.spring.boot.autoconfigure.keycloak with type arguments of type DefaultWebClientErrorDecoderModifier and TypeMethodDescriptionReactiveKeycloakClientAutoConfiguration.keycloakAdminApi(List<reactivefeign.webclient.WebClientFeignCustomizer> webClientCustomizers, List<KeycloakAdminApiCustomizer> keycloakAdminApiCustomizers, org.springframework.beans.factory.ObjectProvider<DefaultWebClientErrorDecoder> errorDecoderProvider, org.springframework.beans.factory.ObjectProvider<FeignClientExceptionErrorDecoder> feignErrorDecoderProvider) Creates keycloak admin api.