Uses of Class
io.leangen.graphql.spqr.spring.autoconfigure.SpqrProperties
Packages that use SpqrProperties
-
Uses of SpqrProperties in io.leangen.graphql.spqr.spring.autoconfigure
Methods in io.leangen.graphql.spqr.spring.autoconfigure with parameters of type SpqrPropertiesModifier and TypeMethodDescriptionMvcAutoConfiguration.defaultExecutor(MvcContextFactory contextFactory, SpqrProperties config) graphql.GraphQLBaseAutoConfiguration.graphQL(io.leangen.graphql.ExecutableSchema schema, SpqrProperties spqrProperties, List<graphql.execution.instrumentation.Instrumentation> instrumentations) io.leangen.graphql.GraphQLSchemaGeneratorBaseAutoConfiguration.graphQLSchemaGenerator(SpqrProperties spqrProperties) MvcAutoConfiguration.guiController(SpqrProperties config) ReactiveAutoConfiguration.guiController(SpqrProperties config) Constructors in io.leangen.graphql.spqr.spring.autoconfigure with parameters of type SpqrPropertiesModifierConstructorDescriptionWebSocketAutoConfiguration(graphql.GraphQL graphQL, SpqrProperties config, Optional<DataLoaderRegistryFactory> dataLoaderRegistryFactory) -
Uses of SpqrProperties in io.leangen.graphql.spqr.spring.web
Constructors in io.leangen.graphql.spqr.spring.web with parameters of type SpqrProperties