Uses of Class
org.springframework.boot.actuate.endpoint.AbstractExposableEndpoint
Package
Description
Annotation support for actuator endpoints.
-
Uses of AbstractExposableEndpoint in org.springframework.boot.actuate.endpoint.annotation
Modifier and TypeClassDescriptionclass
AbstractDiscoveredEndpoint<O extends Operation>
Abstract base class forendpoints
discovered by aEndpointDiscoverer
.