@SendToUser doesn’t send message to user
I have a problem. I would be very happy if someone could help me with this. My Spring server successfully receives the message and sends a message to “/queue/private-messages”, but my Angular server, which is subscribed, doesn’t receive it. Here’s my code (I have a user with username “admin1” and ID 2)