[[overview]] = Spring for GraphQL Spring for GraphQL provides support for Spring applications built on https://www.graphql-java.com/[GraphQL Java]. It is a joint collaboration between the GraphQL Java team and Spring engineering. Spring for GraphQL is the successor of the https://github.com/graphql-java/graphql-java-spring[GraphQL Java Spring] project from the GraphQL Java team. It aims to be the foundation for all Spring, GraphQL applications. Please, use our https://github.com/spring-projects/spring-graphql/issues[issue tracker] to report a problem, discuss a design issue, or to request a feature. Check the https://github.com/spring-projects/spring-graphql/wiki[Wiki]. for what's new, baseline requirements, and upgrade notes, and other cross-version information. To get started, see the xref:boot-starter.adoc[Boot Starter] and xref:samples.adoc[Samples] sections.