类 WebSocketReactiveAutoConfiguration

java.lang.Object
org.springframework.boot.autoconfigure.websocket.reactive.WebSocketReactiveAutoConfiguration

Auto-configuration for WebSocket reactive server in Tomcat, Jetty or Undertow. Requires the appropriate WebSocket modules to be on the classpath.

If Tomcat's WebSocket support is detected on the classpath we add a customizer that installs the Tomcat WebSocket initializer.

从以下版本开始:
2.0.0
作者:
Brian Clozel
  • 构造器详细资料

    • WebSocketReactiveAutoConfiguration

      public WebSocketReactiveAutoConfiguration()