GraphQL Java Servlet
We are looking for contributors!
Are you interested in improving our documentation, working on the codebase, reviewing PRs?
Reach out to us on Spectrum and join the team!
We hope you'll get involved! Read our Contributors' Guide for more details.
Overview
Implementation of GraphQL Java Servlet including support for Relay.js, Apollo and OSGi out of the box. This project wraps the Java implementation of GraphQL provided by GraphQL Java. See GraphQL Java documentation for more in depth details regarding GraphQL Java itself.
We try to stay up to date with GraphQL Java as much as possible. The current version supports GraphQL Java 15.0.
This project requires at least Java 8.
Installation and getting started
See Getting started for more detailed instructions.