Package io.awspring.cloud.sqs.annotation
Annotation Interface SnsNotificationMessage
Annotation that is used to map SNS notification value on an SQS Queue to a variable that is annotated. Used in
Controllers method for handling/receiving SQS notifications.
- Since:
- 3.1.1
- Author:
- Michael Sosa