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.
- Since:
- 4.0.0
-
Method Summary
-
Method Details
-
links
@Nullable Object links(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)
-