Package org.springframework.boot.web.servlet.error
package org.springframework.boot.web.servlet.error
Spring MVC error handling infrastructure.
-
ClassDescriptionDefault implementation of
ErrorAttributes
.Provides access to error attributes which can be logged or presented to the user.Marker interface used to identify a@Controller
that should be used to render errors.