摘要: 一、websocket的执行流程 借用b站大佬的图讲解下:分三步走。 二、springboot整合websocket 1.导入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-sta 阅读全文
posted @ 2021-08-17 18:39 Yblue 阅读(236) 评论(0) 推荐(0) 编辑