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
Modifier and Type Method Description voidinit()
-
Constructor Details
-
GraphQLEndpointConfiguration
public GraphQLEndpointConfiguration()
-
-
Method Details
-
init
@PostConstruct public void init()
-