Package org.springframework.boot.web.error
@NullMarked
package org.springframework.boot.web.error
Spring Web error handling infrastructure.
-
ClassDescriptionA wrapper class for
MessageSourceResolvable
errors that is safe for JSON serialization.Options controlling the contents ofErrorAttributes
.Error attributes that can be included in an error response.Simple server-independent abstraction for error pages.Interface to be implemented by types that registerErrorPages
.BeanPostProcessor
that applies allErrorPageRegistrar
s from the bean factory toErrorPageRegistry
beans.Interface for a registry that holdsErrorPages
.