パッケージの使用
org.springframework.boot.actuate.endpoint.annotation
パッケージ
説明
コアアクチュエーター監査クラス。
アクチュエーター Cloud Foundry の問題の自動構成。
WebFlux の使用に関するアクチュエーター Cloud Foundry の自動構成。
Spring MVC を使用したアクチュエーター Cloud Foundry に関する自動構成。
アクチュエーターの状態に関する自動構成。
アクチュエーターエンドポイント自動構成のコアクラス。
Spring Beans に関連するアクチュエーターのサポート。
キャッシュのアクチュエーターサポート。
Spring コンテキストに関連するアクチュエーターのサポート。
外部構成プロパティに関連するアクチュエーターのサポート。
アクチュエーターエンドポイントのアノテーションサポート。
アクチュエーター JMX エンドポイントのアノテーションサポート。
アクチュエーター Web エンドポイントのアノテーションサポート。
Spring Framework の
Environment
のアクチュエーターサポート。Flyway のアクチュエーターサポート。
アクチュエーターヘルスインジケータとエンドポイント。
アプリケーション情報のクラス。
Spring Integration のアクチュエーターサポート。
Liquibase のアクチュエーターサポート。
ロギングのアクチュエーターサポート。
JVM 管理用のアクチュエーターサポート。
コアアクチュエーターによるメトリクスのサポート。
Prometheus へのメトリクスのエクスポートに対するアクチュエーターのサポート。
Quartz スケジューラーのアクチュエーターサポート。
SBOM のアクチュエーターのサポート。
アクチュエーターのスケジューリングのサポート。
Spring Session のアクチュエーターサポート。
ApplicationStartup
のアクチュエーターサポート。 アクチュエーター HTTP 交換のサポート。
アクチュエーター Web リクエストマッピングのサポート。
- org.springframework.boot.actuate.audit で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.autoconfigure.cloudfoundry で使用されている org.springframework.boot.actuate.endpoint.annotation のクラスクラス説明アノテーションは、主にメタアノテーションとして使用され、アノテーションがエンドポイントの拡張サポートを提供することを示します。
- 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 のクラス
- org.springframework.boot.actuate.beans で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.cache で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.context で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.context.properties で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.endpoint.annotation で使用されている org.springframework.boot.actuate.endpoint.annotation のクラスクラス説明
EndpointDiscoverer
によって検出されたendpoint
。EndpointDiscoverer
によって検出されたOperationMethod
。実際の操作の実装からの特定の条件に基づいてOperation
用に生成されたキー。@Selector
で使用できるマッチ型。 - org.springframework.boot.actuate.endpoint.jmx.annotation で使用されている org.springframework.boot.actuate.endpoint.annotation のクラスクラス説明
EndpointDiscoverer
によって検出されたOperationMethod
。実行中のアプリケーションに関する情報を提供するアクチュエーターエンドポイントとして型を識別します。実際の操作の実装からの特定の条件に基づいてOperation
用に生成されたキー。アノテーションは、主にメタアノテーションとして使用され、アノテーションがエンドポイントの拡張サポートを提供することを示します。暗黙的なフィルタリングを実装するために@Endpoint
で使用できるアノテーション。 - org.springframework.boot.actuate.endpoint.web.annotation で使用されている org.springframework.boot.actuate.endpoint.annotation のクラスクラス説明
EndpointDiscoverer
によって検出されたOperationMethod
。実行中のアプリケーションに関する情報を提供するアクチュエーターエンドポイントとして型を識別します。実際の操作の実装からの特定の条件に基づいてOperation
用に生成されたキー。アノテーションは、主にメタアノテーションとして使用され、アノテーションがエンドポイントの拡張サポートを提供することを示します。暗黙的なフィルタリングを実装するために@Endpoint
で使用できるアノテーション。 - org.springframework.boot.actuate.env で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.flyway で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.health で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.info で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.integration で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.liquibase で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.logging で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.management で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.metrics で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.quartz で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.scheduling で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.session で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.startup で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.web.exchanges で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス
- org.springframework.boot.actuate.web.mappings で使用されている org.springframework.boot.actuate.endpoint.annotation のクラス