Send and Receive Documents and Images With RabbitMQ in Spring Boot

In this blog post I will cover how to send and receive Documents and Images using RabbitMQ in Spring Boot application. Previously ( part-i , part-ii, part-iii, part-iv, part-v) I have covered about Sending messages using RabbitMQ in Spring Boot applications. In those examples I have used RabbitMQ to send objects between applications using json…

Lorem Picsum -The Lorem Ipsum for photos

While developing user interface applications if the actual text content is not available, we use dummy text to check formatting and presentation which looks similar to the actual context. The dummy text used for testing formatting is called Lorem Ipsum. Some websites provides free service to generate Lorem Ipsum. Find more information about Lorem Ipsum…