Spring WebSocket 初探

Spring WebSocket API 参考文档:https://docs.spring.io/spring/docs/current/spring-framework-reference/html/websocket.html 1.spring 4.0及以上增加了WebSocket的支持(这里使用4.3.8.RELEASE)  2.spring 支持STOMP协议的WebSocket通信  3
相关文章
相关标签/搜索