Sample Springboot app to produce and listen to AWS SQS Queue.
Update necessary keys in application.properties
.
$ git clone https://github.com/tamdilip/spring-boot-sqs-queue-handler.git
$ cd spring-boot-sqs-queue-handler
$ mvn spring-boot:run
Happy coding :) !!