Spring boot RabbitMQ | AMQP | Simple example | Java Expert

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 3

  • @sevvalaydogdu8264
    @sevvalaydogdu8264 Рік тому

    I am getting AmqpConnectException error even though I do the same. Why is this happening? By the way, I'm using rabbitmq portable.

  • @artu_almeida
    @artu_almeida Рік тому

    why do you put the port as 5672 in the application.properties, and in your browser you put 15672?

    • @javaexpert333
      @javaexpert333  Рік тому +1

      5672 is the actual port in which MQ services will run. 15672 is management console port