spring boot+websocket前后端简单demo
使用spring boot+websocket实现一个websocket连接,使用IDEA打开项目,运行Application.java运行后台,然后打开localhost:8080打开前端即可测试
文件列表
spring_websocket.zip
(预估有个88文件)
spring_websocket
.gitignore
268B
.mvn
wrapper
maven-wrapper.jar
46KB
maven-wrapper.properties
110B
src
main
resources
static
暂无评论