アノテーションインターフェースの使用
org.springframework.boot.actuate.endpoint.annotation.Endpoint
Endpoint を使用するパッケージ
パッケージ
説明
コアアクチュエーター監査クラス。
アクチュエーターの状態に関する自動構成。
Spring Beans に関連するアクチュエーターのサポート。
Spring コンテキストに関連するアクチュエーターのサポート。
外部構成プロパティに関連するアクチュエーターのサポート。
アクチュエーター JMX エンドポイントのアノテーションサポート。
アクチュエーター Web エンドポイントのアノテーションサポート。
Spring Framework の
Environment のアクチュエーターサポート。 アプリケーション情報のクラス。
ロギングのアクチュエーターサポート。
JVM 管理用のアクチュエーターサポート。
SBOM のアクチュエーターのサポート。
アクチュエーターのスケジューリングのサポート。
ApplicationStartup のアクチュエーターサポート。 アクチュエーター HTTP 交換のサポート。
アクチュエーター Web リクエストマッピングのサポート。
キャッシュのアクチュエーターエンドポイント。
Flyway のアクチュエーターエンドポイント。
ヘルスのアクチュエーターエンドポイント。
Spring Integration のアクチュエーターエンドポイント。
Liquibase のアクチュエーターエンドポイント。
メトリクスのアクチュエーターエンドポイント。
Quartz スケジューラのアクチュエーターエンドポイント。
Spring Session のアクチュエーターエンドポイント。
org.springframework.boot.actuate.audit 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.audit のクラスorg.springframework.boot.actuate.autoconfigure.condition 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.autoconfigure.condition のクラスorg.springframework.boot.actuate.beans 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.beans のクラスorg.springframework.boot.actuate.context 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.context のクラスorg.springframework.boot.actuate.context.properties 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.context.properties のクラスorg.springframework.boot.actuate.endpoint.jmx.annotation 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.endpoint.jmx.annotation のクラスorg.springframework.boot.actuate.endpoint.web.annotation 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.endpoint.web.annotation のクラス修飾子と型クラス説明@interface非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。@interface非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.3.0 は@Endpointと@WebEndpointに有利であるため@interface非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.3.0 は@Endpointと@WebEndpointに有利であるため@interfaceHTTP でのみ公開されるエンドポイントとして型を識別します。org.springframework.boot.actuate.env 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.env のクラスorg.springframework.boot.actuate.info 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.info のクラスorg.springframework.boot.actuate.logging 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.logging のクラスorg.springframework.boot.actuate.management 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.management のクラスorg.springframework.boot.actuate.sbom 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.sbom のクラスorg.springframework.boot.actuate.scheduling 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.scheduling のクラスorg.springframework.boot.actuate.startup 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.startup のクラスorg.springframework.boot.actuate.web.exchanges 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.web.exchanges のクラスorg.springframework.boot.actuate.web.mappings 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.actuate.web.mappings のクラスorg.springframework.boot.cache.actuate.endpoint 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.cache.actuate.endpoint のクラスorg.springframework.boot.flyway.actuate.endpoint 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.flyway.actuate.endpoint のクラスorg.springframework.boot.health.actuate.endpoint 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.health.actuate.endpoint のクラスorg.springframework.boot.integration.actuate.endpoint 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.integration.actuate.endpoint のクラスorg.springframework.boot.liquibase.actuate.endpoint 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.liquibase.actuate.endpoint のクラスorg.springframework.boot.micrometer.metrics.actuate.endpoint 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.micrometer.metrics.actuate.endpoint のクラスorg.springframework.boot.quartz.actuate.endpoint 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.quartz.actuate.endpoint のクラスorg.springframework.boot.session.actuate.endpoint 内の Endpoint 使用
エンドポイント型のアノテーションを持つ org.springframework.boot.session.actuate.endpoint のクラス
@Endpointと@WebEndpointに有利であるため