Class KafkaStreamsBuildTimeConfig

java.lang.Object
io.quarkus.kafka.streams.deployment.KafkaStreamsBuildTimeConfig

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

    • 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 Details

    • KafkaStreamsBuildTimeConfig

      public KafkaStreamsBuildTimeConfig()