Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 30caafb

Browse files
Update README.md
1 parent 394a9a4 commit 30caafb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# graphql-builder
2+
Project moved to https://github.com/phocassoftware/graphql-builder
3+
4+
25
Builds a graphql schema from a model using reflection.
36
It reads parameter and method names of the java classes to build the schema.
47
It requires java11 and `-parameters` compile argument. This allows method argument names to be read removing the need for an annotations per argument.

0 commit comments

Comments
 (0)