awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java GraphQL Libraries

Ranking aktualisiert am 13. Juli 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.

Wir kuratieren Open-Source GitHub Repositories passend zu „best java graphql libraries“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Java GraphQL Libraries

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • graphql-java/graphql-javaAvatar von graphql-java

    graphql-java/graphql-java

    6,232Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,232
  • netflix/dgs-frameworkAvatar von Netflix

    Netflix/dgs-framework

    3,374Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,374
  • spring-projects/spring-graphqlAvatar von spring-projects

    spring-projects/spring-graphql

    1,591Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,591
  • expediagroup/graphql-kotlinAvatar von ExpediaGroup

    ExpediaGroup/graphql-kotlin

    1,803Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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
  • eine GraphQL-Client-Bibliothek mit Caching
  • a java library for building gRPC services
  • ein automatisiertes Tool zur Generierung von Datenbank-APIs
  • Tool für GraphQL-Sicherheitstests