Closed geoand closed 4 years ago
As I thought, Pivotal does not provide any GraphQL support for Spring Boot OOTB.
All tutorials I saw mention a third party implementation: https://github.com/graphql-java/graphql-spring-boot. It seems to have more boilerplate than what we have in Quarkus and also be based on Servlet.
Quarkus team wants to know what the state of GraphQL is in the Spring world.