@SpringBootApplication
public class GraphQLServer
extends org.springframework.boot.web.support.SpringBootServletInitializer
| Constructor and Description |
|---|
GraphQLServer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.boot.builder.SpringApplicationBuilder |
configure(org.springframework.boot.builder.SpringApplicationBuilder application) |
graphql.schema.GraphQLSchema |
graphQLSchema() |
static void |
main(String[] args) |
protected org.springframework.boot.builder.SpringApplicationBuilder configure(org.springframework.boot.builder.SpringApplicationBuilder application)
configure in class org.springframework.boot.web.support.SpringBootServletInitializerpublic static void main(String[] args)
@Bean public graphql.schema.GraphQLSchema graphQLSchema()
Copyright © 2017 camunda services GmbH. All rights reserved.