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
    void init()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait