Skip to content

Two simple microservices acting as kafka producer and consumer, using Spring Kafka Template and Listener, and Reactor to avail of Asyncronus calls.

License

Notifications You must be signed in to change notification settings

lapentad/simple-kafka-producer-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-kafka-producer-consumer

Two simple microservices acting as kafka producer and consumer, using Spring Kafka Template and Listener, and Reactor to avail of Asyncronus calls.

To build and create the docker images, run from ./kafka-producer and from ./kafka-consumer

mvn clean install

To run a small integration test, and start a consumer and producer producing 10 messages

bash start.sh

About

Two simple microservices acting as kafka producer and consumer, using Spring Kafka Template and Listener, and Reactor to avail of Asyncronus calls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published