Skip to content

Instantly share code, notes, and snippets.

@ankitthakur
Created September 6, 2018 05:42
Show Gist options
  • Save ankitthakur/d9b30b382ff8274b57f9f547a4beddf1 to your computer and use it in GitHub Desktop.
Save ankitthakur/d9b30b382ff8274b57f9f547a4beddf1 to your computer and use it in GitHub Desktop.
kafka consumer yml file
spring:
cloud:
stream:
kafka:
binder:
brokers: localhost:9092
spring.kafka.topic: test
spring.kafka.topic.groupId: testgroup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment