Package graphql.spring.web.servlet
Class GraphQLEndpointConfiguration
- java.lang.Object
-
- graphql.spring.web.servlet.GraphQLEndpointConfiguration
-
@Configuration @ConditionalOnWebApplication @ComponentScan(basePackageClasses=GraphQLController.class) public class GraphQLEndpointConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GraphQLEndpointConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit()
-