Skip to content

Commit 7838297

Browse files
authored
Merge pull request #9 from devopsix/feature/graphql-spring-boot#500
Add graphql-kickstart-spring-boot-starter-graphql-annotations to list of Spring Boot starters #500
2 parents e46dff3 + 952c86e commit 7838297

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/spring-boot/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ services or features.
1414

1515
* **graphql-spring-boot-starter**: turns your Spring Boot application into
1616
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)
1722

1823
* **graphiql-spring-boot-starter**: embeds the **GraphiQL** tool for schema
1924
introspection and query debugging (see [GraphiQL](https://github.com/graphql/graphiql))

0 commit comments

Comments
 (0)