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