Skip to content

programmerfriend/spring-boot-reliable-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-reliable-rabbitmq

A repository to explore possibilities for reliable messaging and execution with Spring Boot and RabbitMQ

Content:

  1. spring-amqp-retry contains an example project using the built-in retry-mechanism of spring-amqp.
  2. spring-amqp-manual contains an example project using spring-amqp and building the retry mechanismn on top of it.
    It uses multiple queues to realize a retry concept (see below image).

About

A repository to explore possibilyies for a reliable messaging with Spring Boot and RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages