Posts by Lucas Barbosa • 11 points
1 post
-
0
votes1
answer21
viewsQ: Consumer Rabbitmq is not working
I created a simple program of registration and orders with customers and products. My goal was to implement a CQRS application so that when adding a new order a message would be posted on Rabbit and…