You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>Libraries and projectes related to[graphql-java](https://github.com/graphql-java/graphql-java)
3
+
>Libraries and projects related to [graphql-java](https://github.com/graphql-java/graphql-java)
4
4
5
5
*Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.*
6
6
7
+
## Official Spring integration
8
+
9
+
*[Spring for GraphQL](https://spring.io/projects/spring-graphql) is the official Spring integration for GraphQL, built on GraphQL Java. See the [getting started tutorial](https://spring.io/guides/gs/graphql-server/) for how to build a GraphQL service in 15 minutes.
10
+
7
11
## Examples
8
12
9
13
*[todomvc-relay-java](https://github.com/graphql-java/todomvc-relay-java): Port of the Relay TodoMVC example to a java backend
0 commit comments