kafka-streams-microservices-example icon indicating copy to clipboard operation
kafka-streams-microservices-example copied to clipboard

bootstrap server configuration in application.yml file is incorrect

Open riteshkapse opened this issue 3 years ago • 0 comments

Existing config: spring.cloud.stream.kafka.binder.brokers Correct config: spring.cloud.stream.kafka.streams.binder.brokers

Thanks!

riteshkapse avatar Mar 08 '22 14:03 riteshkapse