| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure | |
| org.springframework.boot.actuate.endpoint.mvc | |
| org.springframework.boot.actuate.web |
| Modifier and Type | Method and Description |
|---|---|
ManagementErrorEndpoint |
EndpointWebMvcChildContextConfiguration.errorEndpoint(ErrorController controller) |
| Constructor and Description |
|---|
ManagementErrorEndpoint(String path,
ErrorController controller) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicErrorController
Basic global error
Controller, rendering servlet container error codes and
messages where available. |
Copyright © 2014. All rights reserved.