spring-boot-graphql-dgs
Installation
SKILL.md
Spring Boot GraphQL DGS
Overview
Expert guidance for building GraphQL services with Spring Boot 4 and the Netflix DGS (Domain Graph Service) Framework. DGS provides an annotation-based programming model for schema-first GraphQL development, with built-in support for federation, data loaders, code generation, and observability.
The DGS Framework is built on top of Spring for GraphQL and is maintained by Netflix.