Mastering RabbitMQ with Spring Boot: Setting Up Beans and Implementing Dead Letter Queues (Part 2)
Welcome in the second blog post in my short series about RabbitMQ and Spring Boot using AMQP starter. If you missed the first one you can find it here. This time I will cover a few more topics that could be also interesting for each developer implementing a solution based on this stack. I’ll begin with creating the configuration class […]