Spring Boot WebSocket STOMP SockJS示例



在本视频教程中,我们将使用Spring启动和STOMP创建一个WebSocket实现,该实现在浏览器和服务器之间来回发送消息。

GitHub储存库,网址为https://github.com/RameshMF/spring-boot-tutorial/tree/master/springboot-stomp-websocket。

博客文章位于https://www.javaguides.net/2019/06/spring-boot-websocket-stomp-sockjs-example.html。