Uses of Class
org.springframework.boot.webmvc.autoconfigure.error.AbstractErrorController
Packages that use AbstractErrorController
Package
Description
Auto-configuration for Spring MVC error handling.
-
Uses of AbstractErrorController in org.springframework.boot.webmvc.autoconfigure.error
Modifier and TypeClassDescriptionclass
Basic global error@Controller
, renderingErrorAttributes
.