Skip to content

Sample distributed system using Apache Kafka. Created for the JUGademy community.

Notifications You must be signed in to change notification settings

jewertow/jugademy-kafka

Repository files navigation

Requirements

  • Docker
  • docker-compose
  • java 1.8
  • sbt

Building and running

./build-services.sh
./build-images.sh
docker-compose up