| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.web |
Web support for actuator endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointServlet |
ExposableServletEndpoint.getEndpointServlet()
Return details of the servlet that should registered.
|
EndpointServlet |
EndpointServlet.withInitParameter(String name,
String value) |
EndpointServlet |
EndpointServlet.withInitParameters(Map<String,String> initParameters) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.