Interface HealthCenterFilterConfig
@ConfigRoot(phase=RUN_TIME)
@ConfigMapping(prefix="quarkus.messaging")
public interface HealthCenterFilterConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
-
Method Details
-
health
@ConfigDocMapKey("channel") @ConfigDocSection Map<String,HealthCenterFilterConfig.HealthCenterConfig> health()Configuration for the health center filter.
-