Uses of Interface
org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointsSupplier
Packages that use ServletEndpointsSupplier
Package
Description
Annotation support for actuator web endpoints.
Auto-configuration for Jersey actuator web concerns.
-
Uses of ServletEndpointsSupplier in org.springframework.boot.actuate.endpoint.web.annotation
Classes in org.springframework.boot.actuate.endpoint.web.annotation that implement ServletEndpointsSupplierModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of ServletEndpointsSupplier in org.springframework.boot.jersey.autoconfigure.actuate.web
Methods in org.springframework.boot.jersey.autoconfigure.actuate.web with parameters of type ServletEndpointsSupplierModifier and TypeMethodDescriptionJerseyEndpointManagementContextConfiguration.servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier, JerseyApplicationPath jerseyApplicationPath, EndpointAccessResolver endpointAccessResolver)
@Endpointand@WebEndpoint