Skip to content

eunmin/jackdaw-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jackdaw-example

lein run -m jackdaw-example.core
kafka-console-producer --broker-list localhost:9092 --topic input
>"This is test value"
kafka-console-consumer --bootstrap-server localhost:9092 --topic output
"This is test value"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published