1 Star 0 Fork 0

dxpchina / springboot-study

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 205 Bytes
一键复制 编辑 原始数据 按行查看 历史
carzy 提交于 2020-06-22 15:14 . feat(websocket): websocket通信

WebSocket 案例

  • 采用 springboot + websocket
  • websocket 采用 SockJS
  • 前端需要引入 stomp.js, sockjs.js

start

运行application.java后, 访问 localhost:5421 即可查看界面.

Java
1
https://gitee.com/dxpchina/springboot-study.git
git@gitee.com:dxpchina/springboot-study.git
dxpchina
springboot-study
springboot-study
master

搜索帮助