Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 3dcde01

Browse files
authored
Merge pull request #503 from devopsix/feature/graphql-spring-boot#500
Describe use of graphql-kickstart-spring-boot-starter-graphql-annotations dependency #500
2 parents c99416f + 5113cf3 commit 3dcde01

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
@@ -473,6 +473,9 @@ the classpath. Use the `schemaLocationPattern` property to customize this patter
473473

474474
https://github.com/Enigmatis/graphql-java-annotations
475475

476+
The GraphQL Annotations library is used instead of GraphQL Java Tools if the `graphql-spring-boot-starter`
477+
dependency is replaced by `graphql-kickstart-spring-boot-starter-graphql-annotations`.
478+
476479
The schema will be built using the GraphQL Annotations library in a code-first approach - instead of
477480
writing it manually, the schema will be constructed based on the Java code. Please see the
478481
documentation of the GraphQL Annotations library for a detailed documentation of the available

0 commit comments

Comments
 (0)