摘要: 1、在WebSocketServer中将要注入的Service声明成静态变量 @ServerEndpoint("/imserver/{deviceId}") @Component @Slf4j public class WebSocketServer { public static SenderSe 阅读全文
posted @ 2020-09-25 17:52 孤独二世 阅读(2174) 评论(0) 推荐(0) 编辑