Class KafkaStreamsBuildTimeConfig


  • @ConfigRoot(name="kafka-streams",
                phase=BUILD_TIME)
    public class KafkaStreamsBuildTimeConfig
    extends Object
    • Field Detail

      • healthEnabled

        @ConfigItem(name="health.enabled",
                    defaultValue="true")
        public boolean healthEnabled
        Whether a health check is published in case the smallrye-health extension is present (defaults to true).
    • Constructor Detail

      • KafkaStreamsBuildTimeConfig

        public KafkaStreamsBuildTimeConfig()