5.websocket

资料

使用spring boot +WebSocket实现(后台主动)消息推送

springboot+websocket简单实现

玩转spring boot——websocket

@EnableWebSocketMessageBroker 开启了使用STOMP协议来传输基于代理的消息

registerStompEndpoints 注册STOMP协议的节点Endpoint 并映射指定的url

SpringBoot整合WebSocket案例

Last updated