程序包的使用
org.springframework.boot.actuate.endpoint.annotation
程序包
说明
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.
-
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
org.springframework.boot.actuate.autoconfigure.cloudfoundry使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明A Base for
EndpointsSupplier
implementations that discover@Endpoint
beans and@EndpointExtension
beans in an application context.Annotation primarily used as a meta-annotation to indicate that an annotation provides extension support for an endpoint. -
org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive使用的org.springframework.boot.actuate.endpoint.annotation中的类
-
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet使用的org.springframework.boot.actuate.endpoint.annotation中的类
-
org.springframework.boot.actuate.autoconfigure.condition使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
-
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
类说明Identifies a method on an
@Endpoint
as being a delete operation.Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an@Endpoint
as being a read operation.A@Selector
can be used on a parameter of an@Endpoint
method to indicate that the parameter is used to select a subset of the endpoint's data. -
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a write operation. -
org.springframework.boot.actuate.context.properties使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation.A@Selector
can be used on a parameter of an@Endpoint
method to indicate that the parameter is used to select a subset of the endpoint's data. -
org.springframework.boot.actuate.endpoint.annotation使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明An
endpoint
discovered by anEndpointDiscoverer
.AnOperationMethod
discovered by anEndpointDiscoverer
.A Base forEndpointsSupplier
implementations that discover@Endpoint
beans and@EndpointExtension
beans in an application context.A key generated for anOperation
based on specific criteria from the actual operation implementation.Match types that can be used with the@Selector
. -
org.springframework.boot.actuate.endpoint.jmx.annotation使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明An
OperationMethod
discovered by anEndpointDiscoverer
.Identifies a type as being an actuator endpoint that provides information about the running application.A Base forEndpointsSupplier
implementations that discover@Endpoint
beans and@EndpointExtension
beans in an application context.A key generated for anOperation
based 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@Endpoint
to implement implicit filtering. -
org.springframework.boot.actuate.endpoint.web.annotation使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明An
OperationMethod
discovered by anEndpointDiscoverer
.Identifies a type as being an actuator endpoint that provides information about the running application.A Base forEndpointsSupplier
implementations that discover@Endpoint
beans and@EndpointExtension
beans in an application context.A key generated for anOperation
based 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@Endpoint
to implement implicit filtering. -
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation.A@Selector
can be used on a parameter of an@Endpoint
method to indicate that the parameter is used to select a subset of the endpoint's data. -
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation.A@Selector
can be used on a parameter of an@Endpoint
method to indicate that the parameter is used to select a subset of the endpoint's data. -
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
org.springframework.boot.actuate.integration使用的org.springframework.boot.actuate.endpoint.annotation中的类
-
org.springframework.boot.actuate.liquibase使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation.A@Selector
can be used on a parameter of an@Endpoint
method to indicate that the parameter is used to select a subset of the endpoint's data.Identifies a method on an@Endpoint
as being a write operation. -
org.springframework.boot.actuate.management使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation.A@Selector
can be used on a parameter of an@Endpoint
method to indicate that the parameter is used to select a subset of the endpoint's data. -
-
类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation.A@Selector
can be used on a parameter of an@Endpoint
method to indicate that the parameter is used to select a subset of the endpoint's data. -
类说明Identifies a type as being an actuator endpoint that provides information about the running application.
-
org.springframework.boot.actuate.scheduling使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
类说明Identifies a method on an
@Endpoint
as being a delete operation.Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an@Endpoint
as being a read operation.A@Selector
can be used on a parameter of an@Endpoint
method to indicate that the parameter is used to select a subset of the endpoint's data. -
-
org.springframework.boot.actuate.web.exchanges使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation. -
org.springframework.boot.actuate.web.mappings使用的org.springframework.boot.actuate.endpoint.annotation中的类类说明Identifies a type as being an actuator endpoint that provides information about the running application.Identifies a method on an
@Endpoint
as being a read operation.