Uses of Class
org.springframework.boot.actuate.endpoint.web.Link
Package
Description
Web support for actuator endpoints.
-
Uses of Link in org.springframework.boot.actuate.endpoint.web
Modifier and TypeMethodDescriptionEndpointLinksResolver.resolveLinks
(String requestUrl) Resolves links to the known endpoints based on a request with the givenrequestUrl
.