Skip to content

Resolve SnsTopic, similar to NotificationSubjectArgumentResolver #1375

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

Open
felixdo-vorwerk opened this issue Apr 29, 2025 · 0 comments
Open

Comments

@felixdo-vorwerk
Copy link

I have to resolve the TopicArn attribute in SqsListener, for subscriptions where raw message delivery is disabled. I think it's similar to https://github.com/awspring/spring-cloud-aws/blob/main/spring-cloud-aws-sqs/src/main/java/io/awspring/cloud/sqs/support/resolver/NotificationSubjectArgumentResolver.java#L35.

Is it possible to extend/replace https://github.com/awspring/spring-cloud-aws/blob/main/spring-cloud-aws-sqs/src/main/java/io/awspring/cloud/sqs/annotation/SqsListenerAnnotationBeanPostProcessor.java#L88
to add another resolver?

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

1 participant