How to access the rabbitmq client #2039
Unanswered
priyanknarvekar
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
Uh oh!
There was an error while loading. Please reload this page.
-
like the kafka client https://smallrye.io/smallrye-reactive-messaging/3.22.1/kafka/client-service/ ,
how can the rabbitmq client be accessed
tried
@Inject RabbitMQClient mqClient
, but its nullBeta Was this translation helpful? Give feedback.
All reactions