Skip to content

Conversation

techadri
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

This PR adds the property spring.cloud.aws.sqs.listener.auto-startup to make it possible to disable auto startup of SQS listeners. See #1188 for more details. I consider this a non-breaking change, as the default for the auto-startup remains true.

💡 Motivation and Context

💚 How did you test it?

  • Updated test in SqsAutoConfigurationTest verifying that setting the property works
  • Updated test in SqsAutoConfigurationTest verifying that the default (true) is set correctly

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

…ne if sqs listeners should start up automatically

 FIXES awspringgh-1188
@github-actions github-actions bot added component: sqs SQS integration related issue type: documentation Documentation or Samples related issue labels Aug 11, 2025
@tomazfernandes tomazfernandes merged commit 903ca09 into awspring:main Aug 23, 2025
5 checks passed
@tomazfernandes
Copy link
Contributor

Thanks for the PR @techadri! Looking forward to more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: sqs SQS integration related issue type: documentation Documentation or Samples related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants