# springboot-websocket-chat **Repository Path**: qiuyb123/springboot-websocket-chat ## Basic Information - **Project Name**: springboot-websocket-chat - **Description**: SpringBoot 使用WebSocket打造在线聊天室(基于注解) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2019-11-12 - **Last Updated**: 2022-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SpringBoot 使用WebSocket打造在线聊天室(基于注解) 相关详解:https://www.jianshu.com/p/55cfc9fcb69e 项目通过Run As->Spring Boot App部署成功后,浏览器访问:http://localhost:8080/ SpringBoot WebJars:通过Maven管理jQuery前端资源,网页内引用路径:https://blog.csdn.net/fanpeizhong/article/details/80222481 gitee路径:https://gitee.com/qiuyb123/springboot-websocket-chat