Spring boot RabbitMQ | AMQP | Simple example | Java Expert

Published: 11 December 2022
on channel: Java Expert
3,620
56

In this video, explained about RabbitMQ and simple example demonstrated

RabbitMQ installation steps:
1. Download and install erlang from below URL
https://github.com/erlang/otp/release...
2. Download and install RabbitMQ from below URL
https://github.com/rabbitmq/rabbitmq-...
3. Go to RabbitMQ installation directly and run below command
C:\Program Files\RabbitMQ Server\rabbitmq_server-3.11.4\sbin
Command: rabbitmq-plugins.bat enable rabbitmq_management
4. Start RabbitMQ service using below command
rabbitmq-service.bat start
5. Open browser and enter http://localhost:15672 which will direct to RabbitMQ dashboard page
6. Default credentials
User Name: guest
Password: guest

RabbitMQ documentation:
https://www.rabbitmq.com/getstarted.html


On this page of the site you can watch the video online Spring boot RabbitMQ | AMQP | Simple example | Java Expert with a duration of hours minute second in good quality, which was uploaded by the user Java Expert 11 December 2022, share the link with friends and acquaintances, this video has already been watched 3,620 times on youtube and it was liked by 56 viewers. Enjoy your viewing!