摘要: SpringBoot集成WebSocket 1.引jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </depend 阅读全文