Uses of Package
org.springframework.boot.webflux.error
Packages that use org.springframework.boot.webflux.error
Package
Description
Auto-configuration for Spring WebFlux error handling.
Spring WebFlux error handling infrastructure.
-
Classes in org.springframework.boot.webflux.error used by org.springframework.boot.webflux.autoconfigure.errorClassDescriptionDefault 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. -
Classes in org.springframework.boot.webflux.error used by org.springframework.boot.webflux.errorClassDescriptionProvides access to error attributes which can be logged or presented to the user.