#spring-boot-kafka-demo
This is a simple spring application developed using Spring boot to demonstrate the integration of Apache Kafka which internally uses for managing different Kafka instances as a cluster.
Setup a Simple Queue Service (SQS) consumer in less than 20 lines of code for…