# spring-projects/spring-graphql

Spring Integration for GraphQL

Repository: https://github.com/spring-projects/spring-graphql
Canonical: https://ross.abutalabs.com/products/spring-graphql
Homepage: https://spring.io/projects/spring-graphql
Language: Java
License: Apache-2.0
License Family: permissive
Topics: graphql, spring-graphql
Last push: 2026-08-25T10:01:24+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 2235, "days_push": 8, "days_rel": 13, "gap_med": 33.5, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1593, forks 330 (observed 2026-08-28T04:05:08.908490+00:00)

## What it is
Spring for GraphQL is the official Spring integration for GraphQL Java, providing support for building GraphQL applications on the Spring stack. It is a joint collaboration between the GraphQL Java team and Spring engineering, serving as the successor to the GraphQL Java Spring project.

## Use cases
- build a graphql api with spring boot
- expose graphql endpoints in a spring application
- add graphql subscriptions over websocket in spring
- query relational data through a graphql schema in java
- migrate from graphql-java-spring to the official spring project
- add observability and tracing to graphql requests in spring

## When to choose
- you are building a Spring or Spring Boot application and want first-party GraphQL support
- you want deep integration with Spring features like security, data, and observability
- you want a maintained, officially supported successor to graphql-java-spring

## When to avoid
- your stack is not JVM/Spring based
- you need a standalone GraphQL server without the Spring ecosystem
- you only need a GraphQL client rather than server-side support

## Facets
- artifact type: framework
- maturity: stable
- function: graphql, web-framework, api-framework, middleware, websocket, tracing
- domain: web-development, backend, apis, developer-tools
- platform: jvm
- tags: graphql-java, spring-boot, spring-ecosystem, api-server, reactive, spring, web-server

## Member repositories
- spring-projects/spring-graphql (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:08.908490+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:54:15.886003+00:00, confidence not recorded.
  - readme: https://github.com/spring-projects/spring-graphql (fetched 2026-08-28T04:05:08.908490+00:00, sha df4e29a6a592)
  - homepage: https://spring.io/projects/spring-graphql (fetched 2026-08-29T11:25:08.173276+00:00, sha ec42acb02262)
  - site_page: https://spring.io/quickstart (fetched 2026-08-29T11:25:08.178690+00:00, sha fc64dd950363)
  - site_page: https://spring.io/projects/spring-restdocs (fetched 2026-08-29T11:25:08.182730+00:00, sha 1e2a101b77d3)
  - site_page: https://enterprise.spring.io (fetched 2026-08-29T11:25:08.176330+00:00, sha 85ac7d6d5114)
  - site_page: https://enterprise.spring.io/lts-releases (fetched 2026-08-29T11:25:08.180756+00:00, sha 3251cc8760b6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
