Package org.springframework.boot.web.error
@NullMarked
package org.springframework.boot.web.error
Spring Web error handling infrastructure.
-
ClassDescriptionA wrapper class for
MessageSourceResolvableerrors 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.BeanPostProcessorthat applies allErrorPageRegistrars from the bean factory toErrorPageRegistrybeans.Interface for a registry that holdsErrorPages.