Class WebSocketSpringConfiguration


  • @Conditional(WebSocketSupportEnabled.class)
    @Configuration
    public class WebSocketSpringConfiguration
    extends Object
    This configuration contains only beans that should be loaded only when WebSocket is supported by servlet container. So that it's annotated with Conditional