首页>代码>基于html5的websocket后台即时通讯,三个小例子,从简单到复杂,从无界面到有界面>/websocket-demo/src/main/java/com/example/demo/config/WebSocketConfig.java
package com.example.demo.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.web.socket.server.standard.ServerEndpointExporter; /** * websocket配置文件配置 * @author 程就人生 * @date 2019年9月23日 */ @Configuration public class WebSocketConfig { @Bean public ServerEndpointExporter serverEndpointExporter() { return new ServerEndpointExporter(); } }

荣》Cowboy LV12
2023年3月29日
zz1230012300 LV11
2022年8月22日
wang512237140 LV20
2022年8月2日
无花空折枝 LV9
2022年8月1日
a1677596408 LV23
2021年7月27日
xxxxx2021 LV1
2021年7月14日
1666568158 LV2
2021年5月18日
1517536943 LV5
2021年4月25日
johnlhr LV4
2020年10月25日
930384782 LV9
2020年9月30日

王龙abcdef LV1
2024年10月29日
微信网友_7150808779853824
2024年9月2日
暂无贡献等级
微信网友_6927932988952576 LV12
2024年3月31日
13940562934 LV22
2024年3月6日
1234567p LV1
2023年12月4日
漫步的海星 LV4
2023年9月21日
shaoqi
2023年7月26日
暂无贡献等级
荣》Cowboy LV12
2023年3月29日
lijiecai LV2
2023年3月18日
微信网友_6393440821071872 LV2
2023年3月17日