spring boot 使用websocket

依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </dependency> 配置 @Configuration public class WebSocketConfig { @Bean
相關文章
相關標籤/搜索