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。