Wikimedia - consume SSE(Server Sent Event) using KAFKA Getting started Prerequisites Docker Desktop Spin up all container using docker-compose docker compose up -d To build JARs and publish to local Maven repository: mvn clean install -DskipTests=true