Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on Spring AWS QueueMessagingTemplate and Extended Client #99

Open
neethu-an opened this issue Apr 21, 2023 · 1 comment
Open

Comments

@neethu-an
Copy link

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.

@hwildwood
Copy link

Plus one. That would be really helpful for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants