SpringBoot整合WebSocket

不懂WebSocket的小夥伴們,可以去這個地方先看一下https://www.zhihu.com/question/20215561 1.添加依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </dep
相關文章
相關標籤/搜索