类 JkWebSocketAutoConfiguration

java.lang.Object
cn.jrack.springboot.websocket.config.JkWebSocketAutoConfiguration

@EnableWebSocket @Configuration @ComponentScan(basePackages="cn.jrack.springboot.websocket.core.*") public class JkWebSocketAutoConfiguration extends Object
  • 构造器详细资料

    • JkWebSocketAutoConfiguration

      public JkWebSocketAutoConfiguration()
  • 方法详细资料

    • serverEndpointExporter

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