参考:
springboot之websocket,STOMP协议
https://www.cnblogs.com/ll409546297/p/10655392.html
springboot整合websocket(Stomp协议)
https://blog.csdn.net/lin819747263/article/details/100935980
SpringBoot实现STOMP协议下的WebSocket
https://blog.csdn.net/weixin_40693633/article/details/91512632
spring boot websocket stomp
https://blog.csdn.net/kanbe_kotori/article/details/93232133
SpringBoot 实战 (十六) | 整合 WebSocket 基于 STOMP 协议实现广播消息
https://segmentfault.com/a/1190000018387211
springboot websocket convertAndSendToUser这个方法中的user到底是从哪里来的?
https://segmentfault.com/q/1010000015140531/a-1020000015225124
Set up a Stomp client in android with Spring framework in server side
Error during WebSocket handshake: Unexpected response code: 200 错误解决
https://blog.csdn.net/slt6366078/article/details/80360941
Spring MVC实现Spring Security,Spring Stomp websocket Jetty嵌入式运行
https://www.jianshu.com/p/e6bb70c7673e
springboot websocket集群(stomp协议)连接时候传递参数
https://www.jb51.net/article/164725.htm
Auto-configure ObjectMapper used in the WebSocket MappingJackson2MessageConverter
https://github.com/spring-projects/spring-boot/issues/2445
Java Code Examples for org.springframework.messaging.converter.MappingJackson2MessageConverter
基于spring-boot 2.x扩展WebSocket,支持细粒度控制
https://blog.csdn.net/qq_35433926/article/details/97140655
如何使用Spring WebSocket向STOMP客户端发送ERROR消息?
http://www.it1352.com/985762.html
如何在spring mvc中使用websocket检测客户端已断开连接?
https://cloud.tencent.com/developer/ask/145892
spring-boot – 如何保护websocket应用程序[Spring boot STOMP]
http://www.voidcn.com/article/p-rkpsqstd-bxv.html
Spring Websocket+SockJS+STOMP 实现即时通信
https://blog.csdn.net/qq_32331073/article/details/83047813
stomp客户端的实现
https://www.jianshu.com/p/7c00ee65f835
Spring Framework 参考文档(WebSocket STOMP)