27 open-source projects similar to enigmatis/graphql-java-annotations, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Graphql Java Annotations alternative.
GraphQL-Java add-on that adds support for Schema Generation & Execution for enterprise level applications.
GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.
Efficient, asynchronous batching and caching in clustered environments, port of Facebook DataLoader
Service discovery and querying of GraphQL schema's in Vert.x based microservices
GraphQL Orchestrator stitches the schemas from multiple micro-services and orchestrates the graphql queries to these services accurately at runtime
GraphQL Java implementation
A library of extended scalars for graphql-java
Validation library for graphql-java input
This library will autogenerate GraphQL types for usage in com.graphql-java:graphql-java
Servlet endpoint for GraphQL Java
A schema-first tool for graphql-java inspired by graphql-tools for JS
GraphQL and GraphiQL Spring Framework Boot Starters - Forked from oembedler/graphql-spring-boot due to inactivity.
Samples for using the graphql java kickstart projects
Gradle plugin for graphql-java-codegen
Maven plugin for graphql-java-codegen
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
A sample application demonstrating the GraphQL Manifold
This repository is a GraphQL demo of using the DGS framework together with Apollo Federation Server.
GraphQL for Java with Spring Boot made easy.
Example APIs or services to demo all feature of the light-4j framework
A set of DGS Directives for common formatting use-cases
A GraphQL Java Kickstart federation example, ported from netflix/dgs-federation-example.