Uses of Interface
io.leangen.graphql.spqr.spring.autoconfigure.MvcContextFactory
Packages that use MvcContextFactory
Package
Description
-
Uses of MvcContextFactory in io.leangen.graphql.spqr.spring.autoconfigure
Methods in io.leangen.graphql.spqr.spring.autoconfigure that return MvcContextFactoryMethods in io.leangen.graphql.spqr.spring.autoconfigure with parameters of type MvcContextFactoryModifier and TypeMethodDescriptionMvcAutoConfiguration.defaultExecutor(MvcContextFactory contextFactory, SpqrProperties config) -
Uses of MvcContextFactory in io.leangen.graphql.spqr.spring.web.mvc
Constructors in io.leangen.graphql.spqr.spring.web.mvc with parameters of type MvcContextFactoryModifierConstructorDescriptionDefaultGraphQLExecutor(MvcContextFactory contextFactory, DataLoaderRegistryFactory dataLoaderRegistryFactory)