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