Created
July 24, 2018 19:17
-
-
Save schroedermatt/bbd5ca78f09938ea40b81cefd7ebb79a to your computer and use it in GitHub Desktop.
Spring Kafka Config blog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > bin/kafka-topics.sh --list --zookeeper localhost:2181 | |
| test-topic-1 | |
| test-topic-2 | |
| test-topic-3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment