springboot+sockjs進行消息推送(一對一模式)

第一步:引入pom依賴: <!-- sockjs --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </dependency> <!-- 進行頁面跳轉 --> <dependency
相關文章
相關標籤/搜索