# springboot-websocket **Repository Path**: stormlong/springboot-websocket ## Basic Information - **Project Name**: springboot-websocket - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-22 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 参考文章 SpringBoot3-整合WebSocket指南 https://blog.csdn.net/u014390502/article/details/144492974 SpringBoot项目中访问HTML页面 https://blog.csdn.net/pan_junbiao/article/details/105615906 springboot学习(四十三) springboot使用netty-socketio实现消息推送 https://blog.csdn.net/u011943534/article/details/115232123 官方文档: https://docs.spring.io/spring-framework/reference/6.0/web/websocket/server.html