springboot集成WebSocket向指定用户发送消息(亲测可用!)

依赖javascript <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </dependency> 配置类html package com.yupont.xc
相关文章
相关标签/搜索