awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java GraphQL Libraries

Ranking updated Jul 13, 2026

For a java library for implementing graphql apis, the strongest matches are graphql-java/graphql-java (This is the foundational Java implementation of the GraphQL), netflix/dgs-framework (This framework is specifically designed for building GraphQL APIs) and spring-projects/spring-graphql (This is the official Spring framework integration for GraphQL). expediagroup/graphql-kotlin is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

We curate open-source GitHub repositories matching “best java graphql libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Java GraphQL Libraries

Find the best repos with AI.We'll search the best matching repositories with AI.
  • graphql-java/graphql-javagraphql-java avatar

    graphql-java/graphql-java

    6,232View on GitHub↗

    GraphQL Java implementation

    This is the foundational Java implementation of the GraphQL specification, providing the core engine for schema execution, data fetching, and resolvers that serves as the basis for most Java-based GraphQL frameworks.

    JavaJava GraphQL Tools
    View on GitHub↗6,232
  • netflix/dgs-frameworkNetflix avatar

    Netflix/dgs-framework

    3,374View on GitHub↗

    GraphQL for Java with Spring Boot made easy.

    This framework is specifically designed for building GraphQL APIs in Java and Kotlin with deep Spring Boot integration, supporting both schema-first development and advanced features like data fetching, batching, and subscriptions.

    KotlinJava GraphQL Tools
    View on GitHub↗3,374
  • spring-projects/spring-graphqlspring-projects avatar

    spring-projects/spring-graphql

    1,591View on GitHub↗

    Spring GraphQL is a Java framework designed for building GraphQL services by mapping schema definitions directly to backend controller logic. It provides a reactive execution engine that processes queries and subscriptions asynchronously, supporting multiple network transports to facilitate communication between clients and data sources. The framework distinguishes itself through annotation-driven request routing, which decouples schema definitions from business logic to reduce implementation boilerplate. It includes native support for federated service composition, allowing developers to agg

    This is the official Spring framework integration for GraphQL, providing comprehensive support for schema-first development, data fetching, and seamless Spring Boot integration.

    JavaGraphQL SubscriptionsSchema-First Mapping
    View on GitHub↗1,591
  • expediagroup/graphql-kotlinExpediaGroup avatar

    ExpediaGroup/graphql-kotlin

    1,803View on GitHub↗

    Libraries for running GraphQL in Kotlin

    This library provides a code-first approach to building GraphQL APIs in Kotlin with seamless Spring Boot integration, making it a highly effective tool for your Java-based ecosystem despite its primary language focus.

    KotlinKotlin GraphQL Tools
    View on GitHub↗1,803

Related searches

  • a library for building GraphQL in Go
  • a library for implementing GraphQL in C#
  • a python library for building graphql apis
  • a javascript library for graphql apis
  • a GraphQL client library with caching
  • a java library for building gRPC services
  • an automated tool for generating database APIs
  • a GraphQL security testing tool