This project demonstrates the integration of AWS SQS with a Spring Boot application. It shows how to use the @SqsListener
annotation to listen to messages from an SQS queue and process them.
- Spring Boot 3
- Spring Cloud AWS Starter
- Spring Cloud AWS Starter SQS