类 GraphQlWebMvcAutoConfiguration.WebSocketConfiguration

java.lang.Object
org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration.WebSocketConfiguration
封闭类:
GraphQlWebMvcAutoConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnClass({jakarta.websocket.server.ServerContainer.class,org.springframework.web.socket.WebSocketHandler.class}) @ConditionalOnProperty(prefix="spring.graphql.websocket", name="path") public static class GraphQlWebMvcAutoConfiguration.WebSocketConfiguration extends Object
  • 构造器详细资料

    • WebSocketConfiguration

      public WebSocketConfiguration()
  • 方法详细资料