Run with docker
$ git clone https://github.com/owpk/kafka-event-driven.git
$ cd kafka-event-driven
$ docker compose up
- go to url: http://localhost:8080
event-driven microservice architecture demo based on kafka message bus with request - reply
Java
Run with docker
$ git clone https://github.com/owpk/kafka-event-driven.git
$ cd kafka-event-driven
$ docker compose up