Package | Description |
---|---|
org.springframework.boot.actuate.endpoint.web |
Web support for actuator endpoints.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Link> |
EndpointLinksResolver.resolveLinks(Collection<EndpointInfo<WebEndpointOperation>> webEndpoints,
String requestUrl)
Resolves links to the operations of the given {code webEndpoints} based on a
request with the given
requestUrl . |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.