Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) Fixed bug with new SNS Binding #670

Merged
merged 1 commit into from Mar 25, 2024

Conversation

ctasada
Copy link
Collaborator

@ctasada ctasada commented Mar 25, 2024

The new SNS Binding Beans were wrongly named as sqsMessageBindingProcessor and sqsOperationBindingProcessor

This was causing a "A bean with that name has already been defined in class path resource" when using together the springwolf-sns-binding and the springwolf-sqs-binding libraries

The new SNS Binding Beans were wrongly named as `sqsMessageBindingProcessor` and `sqsOperationBindingProcessor`

This was causing a "A bean with that name has already been defined in class path resource" when using together the  `springwolf-sns-binding` and the `springwolf-sqs-binding` libraries
Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit b8f2ad9
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/660155ca663e3a0008904565
😎 Deploy Preview https://deploy-preview-670--springwolf-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ctasada ctasada merged commit 71ae935 into springwolf:master Mar 25, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants