Spring Boot 集成Websocket
2018-03-20 本文已影响138人
神游御风
Demo地址:
git clone https://github.com/GodwinGodwin/websocket.git
依赖坐标:
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
</dependency>
![](https://img.haomeiwen.com/i7265118/b0b1258ab3456fd1.png)
![](https://img.haomeiwen.com/i7265118/dab5875d389aca0f.png)
![](https://img.haomeiwen.com/i7265118/3f10fb7de6112c48.png)
![](https://img.haomeiwen.com/i7265118/265976db9996a956.png)
![](https://img.haomeiwen.com/i7265118/baed8a96ca2cea18.png)
![](https://img.haomeiwen.com/i7265118/1e16f7230f440fe3.png)
![](https://img.haomeiwen.com/i7265118/2d3902844299a4d4.png)
![](https://img.haomeiwen.com/i7265118/cb374ef7ce64e980.png)