| パッケージ | 説明 |
|---|---|
| org.springframework.boot.actuate.health | アクチュエーターヘルスインジケータとエンドポイント。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
static <C> NamedContributor<C> | NamedContributor.of(StringSE name, C contributor) |
| 修飾子と型 | メソッドと説明 |
|---|---|
default StreamSE<NamedContributor<C>> | NamedContributors.stream()named contributors のストリームを返します。 |