Spring Boot application being RabbitMq Consumer AND Producer
Mike Møller Nielsen
Integrating RabbitMQ into a Spring Boot application is quite easy when you know how to. This tutorial sets up an application to be both consumer and producer. We use the Topic Exchange and bind a queue to it. Then we set up a RestController with a RabbitTemplate which sends messages to the exchange. Enjoy! :-) Feel free to leave a comment / questions. The code is located here: https://github.com/ekim197711/springboot-rabbitmq Follow me on twitter: https://twitter.com/MikeMoelNielsen ... https://www.youtube.com/watch?v=WzO6_4jeliM
2020-01-17
2.21152864 LBC
Copyrighted (contact publisher)
193956252 Bytes