Calling WebSocket from Get Request

前端 未结 0 1023
遇见更好的自我
遇见更好的自我 2021-01-17 03:33

I have the following code:

@GetMapping endpoint and 

@MessageMapping("/publish/{message}")
@SendTo("/topic/messages") websocket


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题