インターフェースの使用
org.springframework.boot.actuate.endpoint.OperationResponseBody
OperationResponseBody を使用するパッケージ
パッケージ
説明
コアアクチュエーター監査クラス。
アクチュエーターの状態に関する自動構成。
Spring Beans に関連するアクチュエーターのサポート。
Spring コンテキストに関連するアクチュエーターのサポート。
外部構成プロパティに関連するアクチュエーターのサポート。
Spring Framework の
Environment のアクチュエーターサポート。 ロギングのアクチュエーターサポート。
JVM 管理用のアクチュエーターサポート。
アクチュエーターのスケジューリングのサポート。
ApplicationStartup のアクチュエーターサポート。 アクチュエーター HTTP 交換のサポート。
アクチュエーター Web リクエストマッピングのサポート。
キャッシュのアクチュエーターエンドポイント。
Flyway のアクチュエーターエンドポイント。
ヘルスのアクチュエーターエンドポイント。
Spring Integration のアクチュエーターエンドポイント。
Liquibase のアクチュエーターエンドポイント。
メトリクスのアクチュエーターエンドポイント。
Quartz スケジューラのアクチュエーターエンドポイント。
Spring Session のアクチュエーターエンドポイント。
org.springframework.boot.actuate.audit 内の OperationResponseBody 使用
org.springframework.boot.actuate.autoconfigure.condition 内の OperationResponseBody 使用
org.springframework.boot.actuate.beans 内の OperationResponseBody 使用
org.springframework.boot.actuate.context 内の OperationResponseBody 使用
org.springframework.boot.actuate.context.properties 内の OperationResponseBody 使用
org.springframework.boot.actuate.env 内の OperationResponseBody 使用
org.springframework.boot.actuate.logging 内の OperationResponseBody 使用
修飾子と型クラス説明static class特定のグループロガー用に構成されたレベルの説明。static class特定のロガー用に構成されたレベルの説明。static classロガーの説明。static class特定の 1 つのロガーに設定されたレベルの説明。org.springframework.boot.actuate.management 内の OperationResponseBody 使用
org.springframework.boot.actuate.scheduling 内の OperationResponseBody 使用
org.springframework.boot.actuate.startup 内の OperationResponseBody 使用
org.springframework.boot.actuate.web.exchanges 内の OperationResponseBody 使用
org.springframework.boot.actuate.web.mappings 内の OperationResponseBody 使用
修飾子と型クラス説明static final classアプリケーションのリクエストマッピングの説明。org.springframework.boot.cache.actuate.endpoint 内の OperationResponseBody 使用
org.springframework.boot.flyway.actuate.endpoint 内の OperationResponseBody 使用
org.springframework.boot.health.actuate.endpoint 内の OperationResponseBody 使用
修飾子と型クラス説明classその他のhealth descriptorsで構成されるヘルスの説明。classステータスを含むヘルス状態の説明。final classHealthIndicatorまたはReactiveHealthIndicatorから得られたヘルス状態の説明。final classシステム全体の健全性の説明。org.springframework.boot.integration.actuate.endpoint 内の OperationResponseBody 使用
org.springframework.boot.liquibase.actuate.endpoint 内の OperationResponseBody 使用
修飾子と型クラス説明static final classアプリケーションのSpringLiquibaseBean の説明。org.springframework.boot.micrometer.metrics.actuate.endpoint 内の OperationResponseBody 使用
修飾子と型クラス説明static final classメトリクスの説明。static final classメトリクス名の説明。org.springframework.boot.quartz.actuate.endpoint 内の OperationResponseBody 使用
修飾子と型クラス説明static final class使用可能なジョブおよびトリガーグループ名の説明。static class名前で識別される各グループの説明。static final classQuartz Jobの説明。static final class特定のグループ内のjobsの説明。static final class特定のグループ内のtriggersの説明。org.springframework.boot.session.actuate.endpoint 内の OperationResponseBody 使用