Class KafkaStreamsBuildTimeConfig
- java.lang.Object
-
- io.quarkus.kafka.streams.deployment.KafkaStreamsBuildTimeConfig
-
@ConfigRoot(name="kafka-streams", phase=BUILD_TIME) public class KafkaStreamsBuildTimeConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanhealthEnabledWhether a health check is published in case the smallrye-health extension is present (defaults to true).
-
Constructor Summary
Constructors Constructor Description KafkaStreamsBuildTimeConfig()
-