Basic examples of creating a Kafka consumer (consuming as part of a Kafka Consumer Group).
Summary of each project can be found by selecting the project in sbt (e.g. running project exercise_xxx_* followed by running the (custom) man e command.
Note: Set Kafka bootstrap servers in application.conf in project common