Skip to content

Files

Latest commit

1fb8584 · Oct 31, 2022

History

History

example-1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 22, 2020
Jul 22, 2020
Oct 31, 2022
Jul 23, 2020

Example-1

Example number 1 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