Skip to content

Project about the reactive-stack web framework, Spring WebFlux and implementing RabbitMQ as the message broker for the application.

Notifications You must be signed in to change notification settings

setyuth/Reactor-RabbitMQ-in-your-Reactive-Spring-Boot-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactor-RabbitMQ-in-your-Reactive-Spring-Boot-Application

Project about the reactive-stack web framework, Spring WebFlux and implementing RabbitMQ as the message broker for the application.

Let's suppose that we have designed the architecture with 5 components need to be implement.

  1. Client

  2. API Gateway

  3. Sender Service

  4. Message Broker (RabbitMQ)

  5. Receiver Service

Start Initialize Spring Project Application: I will build spring boot project from scratch. And I will categorize with 3 module :

About

Project about the reactive-stack web framework, Spring WebFlux and implementing RabbitMQ as the message broker for the application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages