Package io.awspring.cloud.sqs.annotation
Annotation Interface SnsNotificationSubject
Annotation that is used to map SNS notification subject on an SQS Queue to a variable that is annotated. Used in
Controllers method for handling/receiving SQS notifications.
- Since:
- 3.3.1
- Author:
- Alexander Nebel