Skip to content

hasankadirdemircan/springboot-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Messaging with RabbitMQ


Techs

### How can i run RabbitMQ ?
$  docker-compose -f docker-compose.yml up -d

How does it work?

  • There are 3 examples within the project, Exchange Types
  1. Direct,
  2. Topic
  3. Fanout

Therefore, I've created 2 projects that consumer and rabbitmq, You can see that how can we handle rabbitmq produce/consume process, Consumer Example: only to see that how does fanout work,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages