Package org.springframework.boot.autoconfigure.web.servlet.error
package org.springframework.boot.autoconfigure.web.servlet.error
Auto-configuration for Spring MVC error handling.
-
ClassDescriptionAbstract base class for error
@Controller
implementations.Basic global error@Controller
, renderingErrorAttributes
.DefaultErrorViewResolver
implementation that attempts to resolve error views using well known conventions.Auto-configuration
to render errors through an MVC error controller.Interface that can be implemented by beans that resolve error views.