How to send messages to a RabbitMQ broker and queues with Java | Building a real-world messaging

Опубликовано: 14 Октябрь 2024
на канале: Marco Behler
30,498
226

► Java/Spring courses & guides
https://www.marcobehler.com

► Newsletter
https://bit.ly/2K0Ao4F

► YouTube sub
https://bit.ly/2lVExgm

What are you going to learn? Before you jump into building the next Youtube, you'll have to learn how to open up connections to a RabbitMQ broker and then send messages from Java applications to queues. A RabbitMQ hello-world.