Spring Cloud Stream binder consumer group and client id configuration
I have a kafka topic with 20 partitions and I have a spring cloud stream based java program which takes input and produce output messages to the configured kafka topics.
I have a kafka topic with 20 partitions and I have a spring cloud stream based java program which takes input and produce output messages to the configured kafka topics.