Reputation: 3181
I started the RabbitMQ Java based interference recently and I see that the Producer part of the code was compiling, but the Consumer part of the code is not compiling as expected. This is the URL that I am referring to: https://www.rabbitmq.com/tutorials/tutorial-one-java.html
Specifically, this is the receiver code from the website: https://github.com/rabbitmq/rabbitmq-tutorials/blob/master/java/Recv.java
Thanks, Pavan.
Upvotes: 0
Views: 75