Skip to content

Commit 1fe90e7

Browse files
authored
Merge pull request #150 from graphql-java/add-community-tutorial
Add community tutorial
2 parents 07e6ad9 + 29e08c2 commit 1fe90e7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/pages/tutorials/getting-started-with-spring-boot.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,5 +305,10 @@ Read the GraphQL Java [documentation](https://www.graphql-java.com/documentation
305305
### More Spring for GraphQL examples
306306
See the [Spring for GraphQL documentation for more samples](https://docs.spring.io/spring-graphql/reference/samples.html).
307307

308+
### Tutorials written by the community
309+
If you'd like to see a longer tutorial with pure GraphQL Java and without any framework such as Spring, [Benjamin Habegger](https://github.com/bhabegger) has written a detailed [tutorial](https://medium.com/@benjamin.habegger/step-by-step-guide-to-build-a-graphql-server-in-java-over-multiple-data-sources-30c0c7b4b409).
310+
311+
We welcome tutorials written by the community. If you'd like to see a tutorial here, please post on [GitHub Discussions](https://github.com/graphql-java/graphql-java/discussions).
312+
308313
### GitHub Discussions
309314
We also use [GitHub Discussions](https://github.com/graphql-java/graphql-java/discussions) for any questions or problems.

0 commit comments

Comments
 (0)