skevy/graphql-java-annotations — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2019-08-18
Build a GraphQL API backend in Java using annotations instead of manually constructing schema objects.
Migrate an existing GraphQL-Java project to cleaner, annotation-based configuration.
Split a large GraphQL schema across multiple Java classes to keep the codebase organized.
| skevy/graphql-java-annotations | akarshsatija/beast | alexeygrigorev/codeforces-solutions-java | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Java | Java | Java |
| Last pushed | 2019-08-18 | 2021-02-17 | 2020-10-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | hard | easy |
| Complexity | 3/5 | 4/5 | 1/5 |
| Audience | developer | data | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires familiarity with GraphQL-Java and adding the library as a dependency.
A Java library that lets you define a GraphQL API using simple annotations on your classes instead of writing verbose manual schema-building code.
Mainly Java. The stack also includes Java, GraphQL.
Dormant — no commits in 2+ years (last push 2019-08-18).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.