I use springboot websocket stomp rabbitmq meet ERROR message:Connection to broker closed
Affects: <Spring Framework version> 5.1.13 ,rabbitmq 3.7.5
Using Spring with RabbitMQ as Stomp Broker and /user queues
I have an application that uses STOMP protocol between clients and server with public “/topic” subscriptions but also with “/user” subscriptions.