springboot整合websocket

一、首先新建项目 导入jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId>
相关文章
相关标签/搜索