インターフェースの使用
org.springframework.boot.health.actuate.endpoint.HttpCodeStatusMapper
HttpCodeStatusMapper を使用するパッケージ
org.springframework.boot.health.actuate.endpoint 内の HttpCodeStatusMapper 使用
HttpCodeStatusMapper として宣言されている org.springframework.boot.health.actuate.endpoint のフィールド修飾子と型フィールド説明static final HttpCodeStatusMapperHttpCodeStatusMapper.DEFAULT非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。4.1.0 以降、4.3.0 で #getDefault() を優先して削除されました。修飾子と型メソッド説明static HttpCodeStatusMapperHttpCodeStatusMapper.getDefault()デフォルトのマッピングを使用してHttpCodeStatusMapperインスタンスを返します。HealthEndpointGroup.getHttpCodeStatusMapper()このグループに使用する必要があるHttpCodeStatusMapperを返します。static HttpCodeStatusMapper指定されたマッピングで新しいHttpCodeStatusMapperを作成します。
HttpCodeStatusMapper.of(Map)を推奨