ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
パッケージ:
説明
|
関連パッケージ
|
クラスおよびインターフェース
検索:
パッケージ org.springframework.boot.actuate.endpoint.jackson
パッケージ
org.springframework.boot.actuate.endpoint.jackson
アクチュエーターエンドポイントの Jackson サポートクラス。
関連パッケージ
パッケージ
説明
org.springframework.boot.actuate.endpoint
エンドポイントのサポート。
org.springframework.boot.actuate.endpoint.annotation
アクチュエーターエンドポイントのアノテーションサポート。
org.springframework.boot.actuate.endpoint.invoke
操作メソッドの呼び出しに関連するインターフェースとクラス。
org.springframework.boot.actuate.endpoint.jmx
アクチュエーターエンドポイントの JMX サポート。
org.springframework.boot.actuate.endpoint.web
アクチュエーターエンドポイントの Web サポート。
インターフェース
クラス
説明
EndpointObjectMapper
OperationResponseBody
エンドポイントの結果を直列化するときに使用する必要がある
ObjectMapper
を提供するために使用されるインターフェース。