Skip to content

Commit de01dc5

Browse files
authored
Update README.md
1 parent 65c382a commit de01dc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
[GraphQL-Java](https://github.com/andimarek/graphql-java) is a great library, but its syntax is a little bit verbose. This library offers an annotations-based
77
syntax for GraphQL schema definition.
88

9+
If you would like to use a tool that creates a graphql spring boot server using graphql-java-annotations, you can view the [graphql-spring-annotations](https://github.com/yarinvak/graphql-spring-annotations) library.
10+
911

1012
## Table Of Contents
1113
- [Getting Started](#getting-started)

0 commit comments

Comments
 (0)