File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ +++
2+ title = " First release of GraphQL Java Spring"
3+ author = " Andreas Marek"
4+ tags = []
5+ categories = []
6+ date = 2018-12-01T01:00:00+10:00
7+ +++
8+
9+ We are happy to release the first version of the GraphQL Java Spring (Boot) project.
10+
11+ As [ described before] ( https://www.graphql-java.com/blog/graphql-java-aims-to-be-used-directly/ ) this project
12+ complements the GraphQL Java core project if you build a fully operational GraphQL server with Spring.
13+
14+ Currently it supports GET and POST requests and allows for some basic customization.
15+
16+ In future we are looking into supporting more advanced features like file upload or subscriptions.
17+
18+ As always contributions are more than welcome and we are hoping to grow this project together with the
19+ community: please open a new issue or leave a comment on [ spectrum chat] ( https://spectrum.chat/graphql-java ) about your wishes.
20+
21+ More details on how to use it can be found on the github page: https://github.com/graphql-java/graphql-java-spring
You can’t perform that action at this time.
0 commit comments