Uses of Interface
org.springframework.boot.webmvc.error.ErrorController
Packages that use ErrorController
Package
Description
Auto-configuration for Spring MVC error handling.
-
Uses of ErrorController in org.springframework.boot.webmvc.autoconfigure.error
Classes in org.springframework.boot.webmvc.autoconfigure.error that implement ErrorControllerModifier and TypeClassDescriptionclassAbstract base class for error@Controllerimplementations.classBasic global error@Controller, renderingErrorAttributes.