This is a project to communicate two micro services using RabbitMQ (ms-user and ms-email).
I created two microservices and comunicated them with RabbitMQ for when a new user is create, a email is send to validation this new register with a link to confirm this one. After that, a welcome email is send.