Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet |
Auto-configuration for exposing actuator web endpoints using Spring MVC.
|
org.springframework.boot.actuate.endpoint.web.servlet |
Spring MVC support for actuator endpoints.
|
Class and Description |
---|
WebMvcEndpointHandlerMapping
A custom
HandlerMapping that makes web endpoints available over HTTP using
Spring MVC. |
Class and Description |
---|
AbstractWebMvcEndpointHandlerMapping
A custom
HandlerMapping that makes web endpoints available over HTTP using
Spring MVC. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.