インターフェースの使用
org.springframework.boot.health.registry.HealthContributorNameValidator
HealthContributorNameValidator を使用するパッケージ
org.springframework.boot.health.registry 内の HealthContributorNameValidator 使用
型の型引数を持つ org.springframework.boot.health.registry のコンストラクターパラメーター HealthContributorNameValidator修飾子コンストラクター説明DefaultHealthContributorRegistry(@Nullable CollectionSE<? extends HealthContributorNameValidator> nameValidators, @Nullable ConsumerSE<BiConsumerSE<StringSE, HealthContributor>> initialRegistrations) 新しいDefaultHealthContributorRegistryインスタンスを作成します。DefaultReactiveHealthContributorRegistry(@Nullable CollectionSE<? extends HealthContributorNameValidator> nameValidators, @Nullable ConsumerSE<BiConsumerSE<StringSE, ReactiveHealthContributor>> initialRegistrations) 新しいDefaultReactiveHealthContributorRegistryインスタンスを作成します。