Skip to content

Grandys/rabbitmq-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ tutorial

Example code for RabbitMQ tutorial

Contents:

  • Tests which are actually a running examples from tutorials
  • Docker compose running official RabbitMQ image
  • Schema for RabbitMQ automatically

How to run project

  • docker-compose up will run RabbitMQ server with management console. When server is running, you can log in with credentials guest/guest under the address http://localhost:8080/
  • Run individual test from package pl.grandys.rabbitmq and observe different behaviours in the console logs

Releases

No releases published

Packages

No packages published

Languages