Interface AbstractWebMvcEndpointHandlerMapping.LinksHandler
- Enclosing class:
- AbstractWebMvcEndpointHandlerMapping
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Handler providing actuator links at the root endpoint.
-
Method Summary
Modifier and TypeMethodDescriptionlinks
(HttpServletRequest request, HttpServletResponse response)
-
Method Details
-
links
-