Package org.springframework.boot.web.reactive.error
package org.springframework.boot.web.reactive.error
Spring WebFlux error handling infrastructure.
-
ClassDescriptionDefault implementation of
ErrorAttributes
.Provides access to error attributes which can be logged or presented to the user.Marker interface that indicates that aWebExceptionHandler
is used to render errors.