This is the consumer module of the springboot-kafka project.
- Clone this repository using git clone https://github.com/abiodunaremu/springboot-kafkaproducer.git
- Open as existing module in intelliJ
- Add Model module as dependency
- Start zookeeper server
- Start kafka server
- Execute springboot-kafkaconsumer module