| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.web.servlet |
Spring MVC support for actuator endpoints.
|
| Class and Description |
|---|
| AbstractWebMvcEndpointHandlerMapping
A custom
HandlerMapping that makes web endpoints
available over HTTP using Spring MVC. |
| AbstractWebMvcEndpointHandlerMapping.LinksHandler
Handler providing actuator links at the root endpoint.
|
| AbstractWebMvcEndpointHandlerMapping.ServletWebOperation
A servlet web operation that can be handled by Spring MVC.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.