Ross ROSS = Recommend OSS · open-source software intelligence for agents

graphql-java/graphql-java

GraphQL Java implementation observed · 2026-08-28

github.com/graphql-java/graphql-java · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 37.5
  • age_days: 4076
  • days_rel: 10
  • days_push: 10
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

6223 stars · 1143 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GraphQL Java is the standard JVM implementation of the GraphQL specification, providing schema parsing, schema generation, and query execution. It serves as the foundation for Java GraphQL servers including Spring for GraphQL and Netflix DGS.

Use cases

  • build a graphql server in java
  • parse and execute graphql queries on the jvm
  • create a graphql api with spring boot
  • generate an executable schema from graphql sdl
  • implement custom data fetchers for a graphql api
  • serve graphql instead of rest from a java backend

When to choose

  • you need a production-grade GraphQL engine on the JVM
  • you are building a GraphQL service with Spring Boot or another Java framework
  • you want the foundation used by Spring GraphQL and Netflix DGS

When to avoid

  • you need a full batteries-included HTTP GraphQL server out of the box (it is an engine, not a server)
  • your stack is not on the JVM
  • you only need a GraphQL client rather than a server implementation

Facets

library · maturity stable

graphql api-framework parser http-server apis web-development backend developer-tools jvm serverless graphql-server schema-first spring-graphql federation data-fetchers web-server

6 sources

Member repositories

RepositoryRoleHealth v2
graphql-java/graphql-javamain95

For agents

markdown · JSON · MCP: product_card(name="graphql-java/graphql-java")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem