| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.web |
Web support for actuator endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
EndpointLinksResolver.resolveLinks(String requestUrl)
Resolves links to the known endpoints based on a request with the given
requestUrl. |