awslabs / awslabs/amazon-sqs-java-extended-client-lib
Question on Spring AWS QueueMessagingTemplate and Extended Client
Open
- Dominant language
- Java
- Stars
- 232
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
Is there a plan to update the extended client to support the Spring AWS QueueMessagingTemplate? Currently, QueueMessagingTemplate only accepts the async client (AmazonSQSAsync), while the extended client only supports the standard client (AmazonSQS). This update would be beneficial for us since we rely on QueueMessagingTemplate for sending and receiving messages.
Contributor guide
Assessment
This issue has not been assessed yet.