RabbitMQ AmqpConnection access from other module #707
Unanswered
m-romandic-un1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
RabbitMQ gets registered on root module level, but when I want to Inject AmqpConnection in other module for publish/request purposes it says that I cannot access it. Why RabbitMQ is not global, how to achieve it?
Beta Was this translation helpful? Give feedback.
All reactions