类 WebSocketConfiguration

java.lang.Object
net.sohelp.boot.engine.web.config.WebSocketConfiguration

@Configuration public class WebSocketConfiguration extends Object
WebSocket配置类
从以下版本开始:
2024/08/25
作者:
AaronFung
  • 构造器详细资料

    • WebSocketConfiguration

      public WebSocketConfiguration()
  • 方法详细资料

    • serverEndpointExporter

      @Bean public org.springframework.web.socket.server.standard.ServerEndpointExporter serverEndpointExporter()