Uses of Package
org.springframework.boot.autoconfigure.graphql
Packages that use org.springframework.boot.autoconfigure.graphql
Package
Description
Auto-configuration for Spring GraphQL.
Auto-configuration classes for data integrations with GraphQL.
Auto-configuration classes for WebFlux support in Spring GraphQL.
Auto-configuration classes for MVC support in Spring GraphQL.
Auto-configuration for GraphQL tester.
-
Classes in org.springframework.boot.autoconfigure.graphql used by org.springframework.boot.autoconfigure.graphqlClassDescription
@Conditional
that only matches when a GraphQL schema is defined for the application, through schema files or infrastructure beans.properties
for Spring GraphQL. -
Classes in org.springframework.boot.autoconfigure.graphql used by org.springframework.boot.autoconfigure.graphql.dataClassDescriptionCallback interface that can be implemented by beans wishing to customize properties of
Builder
whilst retaining default auto-configuration. -
Classes in org.springframework.boot.autoconfigure.graphql used by org.springframework.boot.autoconfigure.graphql.reactiveClassDescriptionConfiguration properties for GraphQL endpoint's CORS support.
properties
for Spring GraphQL. -
Classes in org.springframework.boot.autoconfigure.graphql used by org.springframework.boot.autoconfigure.graphql.servletClassDescriptionConfiguration properties for GraphQL endpoint's CORS support.
properties
for Spring GraphQL. -