- Spring Boot
- Spring Web
- Cloud Stream
- Spring for RabbitMQ
- Docker
- RabbitMQ
- Docker compose up
- Run each microservice
- Login at http://localhost:15672/ with
guest
username and password - Make HTTP Pix Request - http://localhost:8080/
{
"channel": "pf",
"from": "bruno",
"to": "joao",
"value": 333.00
}