| Package | Description |
|---|---|
| io.leangen.graphql.spqr.spring.autoconfigure | |
| io.leangen.graphql.spqr.spring.web.mvc |
| Modifier and Type | Method and Description |
|---|---|
GraphQLMvcExecutor |
MvcAutoConfiguration.defaultExecutor(MvcContextFactory contextFactory,
SpqrProperties config) |
| Modifier and Type | Method and Description |
|---|---|
DefaultGraphQLController |
MvcAutoConfiguration.graphQLController(graphql.GraphQL graphQL,
GraphQLMvcExecutor executor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGraphQLExecutor |
| Modifier and Type | Method and Description |
|---|---|
GraphQLMvcExecutor |
DefaultGraphQLExecutor.blocking() |
| Constructor and Description |
|---|
DefaultGraphQLController(graphql.GraphQL graphQL,
GraphQLMvcExecutor executor) |
Copyright © 2018–2021. All rights reserved.