We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab34aa4 commit 3d75990Copy full SHA for 3d75990
content/blog/graphql-java-aims-to-be-used-directly.md
@@ -19,7 +19,7 @@ guidance on when to use what. There are also currently more tutorials out there
19
compared to tutorials which do.
20
21
The other reason people might think that GraphQL Java is not suitable is because the [core project](https://github.com/graphql-java/graphql-java)
22
-doesn't provide any easy way to get full service with HTTP endpoint up and running.
+doesn't provide any easy way to get a full service with HTTP endpoint up and running.
23
And the existing third party projects providing for example Spring Boot support
24
are adding abstractions.
25
0 commit comments