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

Feat/amqp handle routing key #317

Merged
merged 7 commits into from
Sep 1, 2023

Conversation

timonback
Copy link
Member

@timonback timonback commented Aug 7, 2023

Addresses: #285

When a routingKey is presented, the routingKey becomes the channelName: asyncapi/bindings#12 (comment)

Also adds more RabbitListener properties.

Additionally the amqp example processes messages on example-queue and publishes them to the example-topic-exchange exchange.

Out of scope: Included now: Analysing the Queue and Exchange beans to extract the correct durable, exclusive, autoDelete values (assuming default values).

@netlify
Copy link

netlify bot commented Aug 7, 2023

Deploy Preview for springwolf-ui canceled.

Name Link
🔨 Latest commit 4537b02
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/64f1f943a59a000008776b39

@timonback timonback merged commit 035a8db into springwolf:master Sep 1, 2023
10 checks passed
@timonback timonback deleted the feat/amqp-handle-routing-key branch September 1, 2023 16:22
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.

2 participants