Uses of Class
org.bremersee.exception.spring.boot.autoconfigure.reactive.ApiExceptionHandler
-
Uses of ApiExceptionHandler in org.bremersee.exception.spring.boot.autoconfigure.reactive
Modifier and TypeMethodDescriptionApiExceptionHandlerAutoConfiguration.apiExceptionHandler
(org.springframework.beans.factory.ObjectProvider<org.springframework.boot.web.reactive.error.ErrorAttributes> errorAttributes, org.springframework.beans.factory.ObjectProvider<org.springframework.boot.autoconfigure.web.WebProperties> webProperties, org.springframework.context.ApplicationContext applicationContext, org.springframework.beans.factory.ObjectProvider<org.springframework.http.codec.ServerCodecConfigurer> serverCodecConfigurer, org.springframework.beans.factory.ObjectProvider<RestApiExceptionMapper> restApiExceptionMapper) Builds api exception handler bean.