Apache Camel with RabbitMQ

Posted on August 27, 2017
I need job support for Apache Camel Integration over RabbitMQ. I need to replace synchronous communication between two REST api's with asynchronous communication. Apache camel needs to mediate the message flow between the two api's and a RabbitMq broker.