Uses of Interface
org.springframework.boot.actuate.endpoint.OperationResponseBody
Packages that use OperationResponseBody
Package
Description
Core actuator auditing classes.
Auto-configuration for actuator condition concerns.
Actuator support relating to Spring Beans.
Actuator support relating to Spring Context.
Actuator support relating to external configuration properties.
Actuator support for Spring Framework's
Environment.Actuator support for logging.
Actuator support for JVM management.
Actuator scheduling support.
Actuator support for
ApplicationStartup.Actuator HTTP exchanges support.
Actuator web request mappings support.
Actuator endpoint for caches.
Actuator endpoint for Flyway.
Actuator endpoint for health.
Actuator endpoint for Spring Integration.
Actuator endpoint for Liquibase.
Actuator endpoint for metrics.
Actuator endpoint for Quartz Scheduler.
Actuator endpoint for Spring Session.
-
Uses of OperationResponseBody in org.springframework.boot.actuate.audit
Classes in org.springframework.boot.actuate.audit that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application'saudit events. -
Uses of OperationResponseBody in org.springframework.boot.actuate.autoconfigure.condition
Classes in org.springframework.boot.actuate.autoconfigure.condition that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classA description of an application's condition evaluation. -
Uses of OperationResponseBody in org.springframework.boot.actuate.beans
Classes in org.springframework.boot.actuate.beans that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application's beans. -
Uses of OperationResponseBody in org.springframework.boot.actuate.context
Classes in org.springframework.boot.actuate.context that implement OperationResponseBodyModifier and TypeClassDescriptionstatic classDescription of the shutdown. -
Uses of OperationResponseBody in org.springframework.boot.actuate.context.properties
Classes in org.springframework.boot.actuate.context.properties that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application's@ConfigurationPropertiesbeans. -
Uses of OperationResponseBody in org.springframework.boot.actuate.env
Classes in org.springframework.boot.actuate.env that implement OperationResponseBody -
Uses of OperationResponseBody in org.springframework.boot.actuate.logging
Classes in org.springframework.boot.actuate.logging that implement OperationResponseBodyModifier and TypeClassDescriptionstatic classDescription of levels configured for a given group logger.static classDescription of levels configured for a given logger.static classDescription of loggers.static classDescription of levels configured for a given single logger. -
Uses of OperationResponseBody in org.springframework.boot.actuate.management
Classes in org.springframework.boot.actuate.management that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of a thread dump. -
Uses of OperationResponseBody in org.springframework.boot.actuate.scheduling
Classes in org.springframework.boot.actuate.scheduling that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application's scheduledTasks. -
Uses of OperationResponseBody in org.springframework.boot.actuate.startup
Classes in org.springframework.boot.actuate.startup that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application startup. -
Uses of OperationResponseBody in org.springframework.boot.actuate.web.exchanges
Classes in org.springframework.boot.actuate.web.exchanges that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application'sHttpExchangeentries. -
Uses of OperationResponseBody in org.springframework.boot.actuate.web.mappings
Classes in org.springframework.boot.actuate.web.mappings that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application's request mappings. -
Uses of OperationResponseBody in org.springframework.boot.cache.actuate.endpoint
Classes in org.springframework.boot.cache.actuate.endpoint that implement OperationResponseBody -
Uses of OperationResponseBody in org.springframework.boot.flyway.actuate.endpoint
Classes in org.springframework.boot.flyway.actuate.endpoint that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application'sFlywaybeans. -
Uses of OperationResponseBody in org.springframework.boot.health.actuate.endpoint
Classes in org.springframework.boot.health.actuate.endpoint that implement OperationResponseBodyModifier and TypeClassDescriptionclassDescription of health that is composed of otherhealth descriptors.classDescription of health including a status.final classDescription of health obtained from aHealthIndicatororReactiveHealthIndicator.final classDescription of overall system health. -
Uses of OperationResponseBody in org.springframework.boot.integration.actuate.endpoint
Classes in org.springframework.boot.integration.actuate.endpoint that implement OperationResponseBodyModifier and TypeClassDescriptionstatic classDescription of aGraph. -
Uses of OperationResponseBody in org.springframework.boot.liquibase.actuate.endpoint
Classes in org.springframework.boot.liquibase.actuate.endpoint that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application'sSpringLiquibasebeans. -
Uses of OperationResponseBody in org.springframework.boot.micrometer.metrics.actuate.endpoint
Classes in org.springframework.boot.micrometer.metrics.actuate.endpoint that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of a metric.static final classDescription of metric names. -
Uses of OperationResponseBody in org.springframework.boot.quartz.actuate.endpoint
Classes in org.springframework.boot.quartz.actuate.endpoint that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of available job and trigger group names.static classDescription of each group identified by name.static final classDescription of aQuartz Job.static final classDescription of thejobsin a given group.static final classDescription of a triggered on-demandQuartz Job.static final classDescription of thetriggersin a given group. -
Uses of OperationResponseBody in org.springframework.boot.session.actuate.endpoint
Classes in org.springframework.boot.session.actuate.endpoint that implement OperationResponseBody