@Configuration
@ConditionalOnWebApplication
@ComponentScan(basePackageClasses=graphql.spring.web.servlet.components.GraphQLController.class)
public class GraphQLEndpointConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
GraphQLEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |