Skip to content

Latest commit

 

History

History
 
 

example-3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example-3

Example number 3 from Chapter 5 of Bootstrapping Microservices.

In Chapter 5 of Bootstrapping Microservices you learn how to make microservices talk to each other with HTTP requests and RabbitMQ messages.

You need Docker and Docker-Compose installed to run this.

Boot it up from the terminal using:

docker-compose up --build