"...java/csw/git@git.ajou.ac.kr:alfex4936/kafka-Studies.git" did not exist on "55c9af5cfcde0e1f22411ecad65249bb3524742a"
Seok Won
authored
Send "Hello World!" string to topic named "first-topic". Producer sends a data to Consumer asynchronous, so we have to flush to see results right away. Execute below command to see "Hello World!" >> kafka-console-consumer --bootstrap-server localhost:9092 --topic first-topic --group group-one
Name | Last commit | Last update |
---|---|---|
src/main/java/csw/kafka/study/lesson1 | ||
.gitattributes | ||
kafkaStudies.iml | ||
pom.xml |