Class KafkaStreamsBinderConfigurationProperties

java.lang.Object
org.springframework.cloud.stream.binder.kafka.properties.KafkaBinderConfigurationProperties
org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties

public class KafkaStreamsBinderConfigurationProperties extends KafkaBinderConfigurationProperties
Kafka Streams binder configuration properties.
Author:
Soby Chacko, Gary Russell