awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java GraphQL Libraries

排名更新于 2026年7月13日

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.

我们为您精选了匹配 “best java graphql libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Java GraphQL Libraries

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • graphql-java/graphql-javagraphql-java 的头像

    graphql-java/graphql-java

    6,232在 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
    在 GitHub 上查看↗6,232
  • netflix/dgs-frameworkNetflix 的头像

    Netflix/dgs-framework

    3,374在 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
    在 GitHub 上查看↗3,374
  • spring-projects/spring-graphqlspring-projects 的头像

    spring-projects/spring-graphql

    1,591在 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
    在 GitHub 上查看↗1,591
  • expediagroup/graphql-kotlinExpediaGroup 的头像

    ExpediaGroup/graphql-kotlin

    1,803在 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
    在 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
  • 支持缓存的 GraphQL 客户端库
  • a java library for building gRPC services
  • 自动化数据库 API 生成工具
  • GraphQL 安全测试工具