RabbitMQ AmqpConnection access from other module #707
Replies: 1 comment
-
You can easily mark the module as |
Beta Was this translation helpful? Give feedback.
0 replies
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