Spring WebSocket的@EnableWebSocketMessageBroker是用來啟用WebSocket的Message broker配置,通常與會與掛有@Configuration的配置類別放在一起。
2019/5/3
Spring Boot WebSocket @EnableWebSocketMessageBroker作用
2019/4/28
Spring Boot WebSocket Getting Started example
This article is from official tutorial Using WebSocket to build an interactive web application.
2019/4/27
Spring Boot WebSocket SimpMessageSendingOperations的bean無法注入
今日在練習使用Spring Boot WebSocket建立一個簡單的聊天室網頁時,在啟動時出現SimpMessageSendingOperations的bean無法注入的錯誤如下。
訂閱:
文章 (Atom)