一. 依赖(这里只列举了websocket相关依赖)<!-- spring webSocket依赖 --><dependency> <groupId>org.springframework</groupId> <artifactId>spring-websocket</artifactId> <version>${spring.version}</version></dependency><!-- https://mvnrepository.com/artifact/org.springframework/spring-messaging - ...

阅读剩下更多

Spring Integration Websocket