domingo, 21 de julio de 2019

RabbitMQ SpringBoot consumiendo un simple mensaje (DirectExchange)

RabbitMQ SpringBoot consumiendo un simple mensaje (DirectExchange)


Consumer
https://github.com/jalbertomr/SpringBootRabbitMQConsumer/commit/07b62b4b903f3fa99fc75d50412d81adb3e2b5ca

Producer
https://github.com/jalbertomr/SpringBootRabbitMQDirectExchangeSimple/commit/2869a9d7f6a7d0272708852ca8e1469f92134549

Corremos el productor y campuramos datos para el mensaje

.

En el Admin de RabbitMQ podemos ver las características del mensaje


Lo consumimos con el Consumer por DirectExchange


..


eot

No hay comentarios:

Publicar un comentario