Class KafkaStreamsBindingProperties

java.lang.Object
org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBindingProperties
All Implemented Interfaces:
BinderSpecificPropertiesProvider

public class KafkaStreamsBindingProperties extends Object implements BinderSpecificPropertiesProvider
Extended binding properties holder that delegates to Kafka Streams producer and consumer properties.
Author:
Marius Bogoevici