Skip to content

graphql-kotlin-server with Spring MVC #1200

Answered by smyrick
maespinoza asked this question in Q&A
Discussion options

You must be logged in to vote

The maintainers of this library do not have any plans on providing an included implementation that uses Spring MVC, however with the changes we made in version 4, we now have a generic server interface that can be used for any server library, like Ktor.

If you happen to write the code needed for a Spring WebMVC library we would be happy to link to it from our docs. Much of the code is very similar to what we have in graphql-kotlin-spring-server, you will just need to replace all the calls with the blocking equivalents

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smyrick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants