springboot快速集成websocket实现群聊
- 添加pom依赖
1 | <!-- springboot websocket --> |
- java
1 | package cn.pconline.pcloud.admin.config; |
1 | package cn.pconline.pcloud.admin.controller.api; |
1 | package cn.pconline.pcloud.admin.controller.api; |
- 测试html
1 | <!doctype html> |
心有猛虎,细嗅蔷薇
springboot快速集成websocket实现群聊
1 | <!-- springboot websocket --> |
1 | package cn.pconline.pcloud.admin.config; |
1 | package cn.pconline.pcloud.admin.controller.api; |
1 | package cn.pconline.pcloud.admin.controller.api; |
1 | <!doctype html> |
本文标题:springboot快速集成websocket实现群聊
文章作者:趙小傑~~
发布时间:2020年03月24日 - 18:46:59
最后更新:2020年03月24日 - 18:53:39
原始链接:https://cnsyear.com/posts/277b2c5f.html
许可协议: 署名-非商业性使用-禁止演绎 4.0 国际 转载请保留原文链接及作者。