Skip to content

Commit 315123a

Browse files
author
michele
committed
doc upd
1 parent 643ea69 commit 315123a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# arangodb-graphql-java
22

3+
The [GraphQL Java](https://www.graphql-java.com/documentation/) project is a
4+
Java implementation of [GraphQL](https://github.com/graphql/graphql-spec). A
5+
general
6+
[tutorial](https://www.graphql-java.com/tutorials/getting-started-with-spring-boot/)
7+
is available for GraphQL Java and Spring Boot.
8+
9+
This project adds support for [ArangoDB](https://www.arangodb.com) to GraphQL Java.
10+
11+
312
## maven dependency
413

514
```xml

0 commit comments

Comments
 (0)