79404097

Date: 2025-01-31 22:19:29
Score: 1
Natty:
Report link

I was using a clean RabbitMQ instalation with my Spring Boot app, where I seted up a topic and a queue to be created.

i am thinking that queue should be created either during app start up or either sending a message to the rabbit

The last one happend to me, the resources and the connection data started to show up in the RabbitMQ management page after, and only after I sent the first message. That might be the cause if someone is experiencing something like it.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Diego dos Santos