类的使用
org.springframework.boot.actuate.endpoint.web.Link
使用Link的程序包
-
org.springframework.boot.actuate.endpoint.web中Link的使用
返回变量类型为Link的类型的org.springframework.boot.actuate.endpoint.web中的方法修饰符和类型方法说明EndpointLinksResolver.resolveLinks
(String requestUrl) Resolves links to the known endpoints based on a request with the givenrequestUrl
.