Tag: aws
All the articles with the tag "aws".
-
What Happens Between @SqsListener and Your Method in Spring Cloud AWS SQS
A walkthrough of the Spring Cloud AWS SQS listener lifecycle: from @SqsListener detection at startup to the async pipeline that polls and acknowledges.
Examples
-
Spring Cloud AWS SQS: Architecture Overview
examples/from-sqslistener-to-your-methodToggleable scenarios on a minimal Spring Boot application that put the architecture overview concepts in motion - interceptors, error handling, acknowledgement flow, and more.
#spring-boot#aws#sqs#spring-cloud-aws