Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

Commit ae56681

Browse files
committed
readme
1 parent bfef070 commit ae56681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GraphQL Java Spring
22

33

4-
This project integrates GraphQL Java into Spring/Spring Boot, by enabling query execution via HTTP.
4+
This project integrates [GraphQL Java](https://github.com/graphql-java/graphql-java) into Spring/Spring Boot, by enabling query execution via HTTP.
55

66
While the GraphQL Specification itself doesn't specify any transport protocol there is a quasi standard how to do it described
77
[here](https://graphql.org/learn/serving-over-http/) and this project follows this quasi standard.

0 commit comments

Comments
 (0)