PDF workers with RabbitMQ (blog) Pre-requisites A running RabbitMQ instance (on localhost, port 5072). Solution based on Spring AMQP Run the SpringAmqpPdfServer class and check the URL on the console. Solution based on Spring Integration's AMQP support Run the SpringIntegrationPdfServer class and check the URL on the console. Enjoy!