Discuss and ask questions in our Discussions: https://github.com/graphql-java/graphql-java/discussions
This is a GraphQL Java implementation.
Latest build in Maven central: https://repo1.maven.org/maven2/com/graphql-java/graphql-java/
See our tutorial for beginners: Getting started with GraphQL Java and Spring Boot
For further details, please see the documentation: https://www.graphql-java.com/documentation/getting-started
We (the maintainers) have written a book — GraphQL with Java and Spring — covering everything you need to build a production-ready GraphQL service. Available on Leanpub and Amazon.
Please take a look at our list of releases if you want to learn more about new releases and the changelog.
GraphQL Java is the foundation for building GraphQL services on the JVM. For teams adopting GraphQL Federation, feddi is the first JVM-native GraphQL federation gateway and platform built on GraphQL Java, implementing the GraphQL Composite Schemas Specification.
The open-source gateway — feddi-gateway — runs as a standalone federation gateway inside existing Java and Spring GraphQL environments.
feddi is developed independently from GraphQL Java.
Please note that this project is released with a Contributor Code of Conduct. By contributing to this project (commenting or opening PR/Issues etc) you are agreeing to follow this conduct, so please take the time to read it.
Copyright (c) 2015, Andreas Marek and Contributors