Package | Description |
---|---|
org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
Modifier and Type | Method and Description |
---|---|
ErrorProperties |
ServerProperties.getError() |
protected ErrorProperties |
BasicErrorController.getErrorProperties()
Provide access to the error properties.
|
Constructor and Description |
---|
BasicErrorController(ErrorAttributes errorAttributes,
ErrorProperties errorProperties)
Create a new
BasicErrorController instance. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.