Skip to content

Queue is not bound using correct routing-key #47778

Answered by droidben
droidben asked this question in Q&A
Discussion options

You must be logged in to vote

Nevermind, the key routing-keys is supposed to be on the level of account-create and not in queue. So the full path in application.yaml should be:

mp:
  messages:
    incoming:
      account-create:
        routing-keys: "account.create"

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@droidben
Comment options

@cescoffier
Comment options

Answer selected by droidben
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants