Spring Boot starter for adding GraphQL SPQR APIs to Java applications.
A Spring Boot starter that integrates GraphQL SPQR to expose Spring-managed Java beans as a GraphQL API. It provides a default /graphql HTTP endpoint, an optional IDE endpoint, resolver-builder customization, and hooks for custom type mapping and converters. Suitable for Spring Boot services or microservices that need a code-first GraphQL API.
0