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
-
Method Details
-
links
Object links(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)
-