Spring Cloud AWS
docs.awspring.io · Jan 30
Amazon Simple Queue Service is a messaging service that provides point-to-point communication with queues. Spring Cloud AWS SQS integration offers support to receive and send messages using common Spring abstractions such as @SqsListener, MessageListenerContainer and MessageListenerContainerFactory.