Package org.springframework.boot.autoconfigure.web.reactive.error
package org.springframework.boot.autoconfigure.web.reactive.error
Auto-configuration for Spring WebFlux error handling.
-
ClassDescriptionAbstract base class for
ErrorWebExceptionHandler
implementations.Basic globalWebExceptionHandler
, renderingErrorAttributes
.Auto-configuration
to render errors through a WebFluxWebExceptionHandler
.