Uses of Package
org.springframework.boot.actuate.endpoint.annotation
Packages that use org.springframework.boot.actuate.endpoint.annotation
Package
Description
Core actuator auditing classes.
Auto-configuration for actuator Cloud Foundry concerns.
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
Auto-configuration for actuator condition concerns.
Core classes for actuator endpoint auto-configuration.
Actuator support relating to Spring Beans.
Actuator support for caches.
Actuator support relating to Spring Context.
Actuator support relating to external configuration properties.
Annotation support for actuator endpoints.
Annotation support for actuator JMX endpoints.
Annotation support for actuator web endpoints.
Actuator support for Spring Framework's
Environment.Actuator support for Flyway.
Actuator health indicator and endpoints.
Classes for application info.
Actuator support for Spring Integration.
Actuator support for Liquibase.
Actuator support for logging.
Actuator support for JVM management.
Core actuator support for metrics.
Actuator support for exporting metrics to Prometheus.
Actuator support for Quartz Scheduler.
Actuator support for SBOMs.
Actuator scheduling support.
Actuator support for Spring Session.
Actuator support for
ApplicationStartup.Actuator HTTP exchanges support.
Actuator web request mappings support.
-
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.auditClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.autoconfigure.cloudfoundryClassDescriptionA Base for
EndpointsSupplierimplementations that discover@Endpointbeans and@EndpointExtensionbeans in an application context.Annotation primarily used as a meta-annotation to indicate that an annotation provides extension support for an endpoint. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
-
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
-
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.autoconfigure.conditionClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.autoconfigure.endpoint
-
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.beansClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.cacheClassDescriptionIdentifies a method on an
@Endpointas being a delete operation.Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an@Endpointas being a read operation.A@Selectorcan be used on a parameter of an@Endpointmethod to indicate that the parameter is used to select a subset of the endpoint's data. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.contextClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a write operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.context.propertiesClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation.A@Selectorcan be used on a parameter of an@Endpointmethod to indicate that the parameter is used to select a subset of the endpoint's data. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.endpoint.annotationClassDescriptionAn
endpointdiscovered by anEndpointDiscoverer.AnOperationMethoddiscovered by anEndpointDiscoverer.A Base forEndpointsSupplierimplementations that discover@Endpointbeans and@EndpointExtensionbeans in an application context.A key generated for anOperationbased on specific criteria from the actual operation implementation.Match types that can be used with the@Selector. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.endpoint.jmx.annotationClassDescriptionAn
OperationMethoddiscovered by anEndpointDiscoverer.Identifies a type as being an actuator endpoint that provides information about the running application.A Base forEndpointsSupplierimplementations that discover@Endpointbeans and@EndpointExtensionbeans in an application context.A key generated for anOperationbased on specific criteria from the actual operation implementation.Annotation primarily used as a meta-annotation to indicate that an annotation provides extension support for an endpoint.Annotation that can be used on an@Endpointto implement implicit filtering. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.endpoint.web.annotationClassDescriptionAn
OperationMethoddiscovered by anEndpointDiscoverer.Identifies a type as being an actuator endpoint that provides information about the running application.A Base forEndpointsSupplierimplementations that discover@Endpointbeans and@EndpointExtensionbeans in an application context.A key generated for anOperationbased on specific criteria from the actual operation implementation.Annotation primarily used as a meta-annotation to indicate that an annotation provides extension support for an endpoint.Annotation that can be used on an@Endpointto implement implicit filtering. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.envClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation.A@Selectorcan be used on a parameter of an@Endpointmethod to indicate that the parameter is used to select a subset of the endpoint's data. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.flywayClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.healthClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation.A@Selectorcan be used on a parameter of an@Endpointmethod to indicate that the parameter is used to select a subset of the endpoint's data. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.infoClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.integration
-
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.liquibaseClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.loggingClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation.A@Selectorcan be used on a parameter of an@Endpointmethod to indicate that the parameter is used to select a subset of the endpoint's data.Identifies a method on an@Endpointas being a write operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.managementClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.metricsClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation.A@Selectorcan be used on a parameter of an@Endpointmethod to indicate that the parameter is used to select a subset of the endpoint's data. -
-
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.quartzClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation.A@Selectorcan be used on a parameter of an@Endpointmethod to indicate that the parameter is used to select a subset of the endpoint's data. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.sbomClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.
-
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.schedulingClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.sessionClassDescriptionIdentifies a method on an
@Endpointas being a delete operation.Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an@Endpointas being a read operation.A@Selectorcan be used on a parameter of an@Endpointmethod to indicate that the parameter is used to select a subset of the endpoint's data. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.startup
-
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.web.exchangesClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation. -
Classes in org.springframework.boot.actuate.endpoint.annotation used by org.springframework.boot.actuate.web.mappingsClassDescriptionIdentifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpointas being a read operation.