Hi,

Is it possible to browse messages in RabbitMq using SpringAMQP api? We have a requirement in which I need to just look at the message without removing it from the queue and then decide if needs to be processed if so then find similar messages in the queue and then work on them otherwise leave it.

thank you so much for help,
-raj.