File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ services or features.
14
14
15
15
* ** graphql-spring-boot-starter** : turns your Spring Boot application into
16
16
a GraphQL Server using [ GraphQL Servlet] ({{< relref "/servlet/getting-started/index.md" >}})
17
+ and [ GraphQL Java Tools] ({{< relref "/tools/" >}})
18
+
19
+ * ** graphql-kickstart-spring-boot-starter-graphql-annotations** : turns your Spring Boot application into
20
+ a GraphQL Server using [ GraphQL Servlet] ({{< relref "/servlet/getting-started/index.md" >}})
21
+ and [ GraphQL-Java Annotations] ( https://github.com/Enigmatis/graphql-java-annotations )
17
22
18
23
* ** graphiql-spring-boot-starter** : embeds the ** GraphiQL** tool for schema
19
24
introspection and query debugging (see [ GraphiQL] ( https://github.com/graphql/graphiql ) )
You can’t perform that action at this time.
0 commit comments