Skip to content

Commit 2ea58f0

Browse files
committed
1 parent eac44f6 commit 2ea58f0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@
2020
since these libraries depend on that one and it could very well be that
2121
it has been documented there.</p><h2 id=samples>Samples</h2><p>Take a look at our <a href=https://github.com/graphql-java-kickstart/samples>samples repository</a>
2222
which contains samples on how to do certain things, like using
23-
exception handler annotations to convert exceptions into GraphQL errors.</p><h2 id=community>Community</h2><p>We&rsquo;ve been trying out various community platforms. Now that Github has released the Discussions
24-
feature we&rsquo;ve enabled that for all our projects.
25-
It has a great Q&A functionality and whenever you can&rsquo;t find the answers in the
26-
documentation or samples mentioned above then this is the place you should go.</p><p>Chances are somebody has asked the same question before and has an accepted answer
27-
that helps you too. If not it&rsquo;s easy to ask a question there. Try to use
23+
exception handler annotations to convert exceptions into GraphQL errors.</p><h2 id=community>Community</h2><p>Use Github Discussions to get in contact with the community and maintainers.
24+
It has a great Q&A functionality, so whenever you can&rsquo;t find the answers in the
25+
documentation or samples mentioned above this is the place to go.</p><p>Chances are somebody has asked the same question before and has an accepted answer
26+
that will help you out. If not it&rsquo;s easy to ask a question there. Try to use
2827
the Discussions section of the relevant project:</p><ul><li><a href=https://github.com/graphql-java-kickstart/graphql-java-tools/discussions>GraphQL Java Tools</a></li><li><a href=https://github.com/graphql-java-kickstart/graphql-java-servlet/discussions>GraphQL Java Servlet</a></li><li><a href=https://github.com/graphql-java-kickstart/graphql-spring-boot/discussions>GraphQL Spring Boot</a></li><li><a href=https://github.com/graphql-java-kickstart/graphql-spring-webclient/discussions>GraphQL Spring WebClient</a></li></ul></article></div></main><footer class=md-footer><div class="md-footer-meta md-typeset"><div class="md-footer-meta__inner md-grid"><div class=md-footer-copyright><div class=md-footer-copyright__highlight>Released under the Apache 2.0 license</div>powered by
2928
<a href=https://gohugo.io>Hugo</a>
3029
and

0 commit comments

Comments
 (0)