Package org.springframework.boot.autoconfigure.graphql
package org.springframework.boot.autoconfigure.graphql
Auto-configuration for Spring GraphQL.
-
ClassDescription
@Conditional
that only matches when a GraphQL schema is defined for the application, through schema files or infrastructure beans.Auto-configuration
for creating a Spring GraphQL base infrastructure.Configuration properties for GraphQL endpoint's CORS support.Properties
for Spring GraphQL.Callback interface that can be implemented by beans wishing to customize properties ofBuilder
whilst retaining default auto-configuration.