Updating aws-java-sdk-sqs from 1.12.583 to 1.12.584 breaks @JmsListener #3061
Labels
bug
This issue is a bug.
response-requested
Waiting on additional info or feedback. Will move to "closing-soon" in 5 days.
Describe the bug
During startup, I get an AmazonSQSException. When reverting to 583, the application starts successfully
Expected Behavior
No exception occurs
Current Behavior
Reproduction Steps
EventListener.java:
AWSConfig.java:
Main.java:
build.gradle:
Possible Solution
No response
Additional Information/Context
I'm using localstack 1.4 to test locally.
AWS Java SDK version used
1.12.584
JDK version used
java 17.0.4 2022-07-19 LTS Java(TM) SE Runtime Environment (build 17.0.4+11-LTS-179) Java HotSpot(TM) 64-Bit Server VM (build 17.0.4+11-LTS-179, mixed mode, sharing)
Operating System and version
MacOS 13.5
The text was updated successfully, but these errors were encountered: