Skip to content

danielarrais/retry-queues-rabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ retry messages with Spring Boot

The solution implemented in this repository is based in this article.

The problem

Implementing a retry flow for rabbitmq for messages coming from a fanout exchange.

Solution

To use DLQ Routing for create a retry system using the native resources of rabbitmq:


image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published