This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Upgrade to spring-boot 3, spring-cloud-aws 3 and AWS SDK 2
BREAKING CHANGE: no longer compatible to spring-cloud-aws 2 and the AWS SDK 1. Some consumer config options were renamed to align with the spring-cloud-aws-sqs conventions: - maxNumberOfMessages renamed to maxMessagesPerPoll - waitTimeout renamed to pollTimeout - queueStopTimeout renamed to listenerShutdownTimeout - removed messageDeletionPolicy config option
- Loading branch information
1 parent
01bb667
commit 89cd2b4
Showing
13 changed files
with
342 additions
and
427 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.