Demo repository for my article Getting started with Kafka Streams.
The easiest way to play around with the code is to run:
scripts/seed.sh # Assumes you have a stock Kafka installation in $HOME/kafkato load the sample data and run the project from IntelliJ.