类 JkWebSocketAutoConfigure

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

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

    • JkWebSocketAutoConfigure

      public JkWebSocketAutoConfigure()
  • 方法详细资料

    • serverEndpointExporter

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