docs: 注释优化

This commit is contained in:
Ray.Hao
2025-04-02 09:51:53 +08:00
parent 4451c170c8
commit b57853477d
29 changed files with 105 additions and 138 deletions

View File

@@ -23,9 +23,9 @@ import org.springframework.web.socket.config.annotation.StompEndpointRegistry;
import org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer;
/**
* WebSocket 自动配置
* WebSocket 配置
*
* @author haoxr
* @author Ray.Hao
* @since 2.4.0
*/
// 启用WebSocket消息代理功能和配置STOMP协议实现实时双向通信和消息传递