アノテーションインターフェースの使用
org.springframework.boot.actuate.endpoint.web.annotation.WebEndpoint
WebEndpoint を使用するパッケージ
パッケージ
説明
ロギングのアクチュエーターサポート。
JVM 管理用のアクチュエーターサポート。
アクチュエーターメトリクスの Prometheus へのエクスポートのサポート。
org.springframework.boot.actuate.logging 内の WebEndpoint 使用
WebEndpoint 型のアノテーションを持つ org.springframework.boot.actuate.logging のクラスorg.springframework.boot.actuate.management 内の WebEndpoint 使用
WebEndpoint 型のアノテーションを持つ org.springframework.boot.actuate.management のクラスorg.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus 内の WebEndpoint 使用