AdoptDGS (Domain Graph Service) is Netflix's GraphQL framework for Spring Boot. Every Kotlin service that wants to serve a GraphQL subgraph must use DGS.
DGS provides schema-first development, automatic code generation, and testing utilities with seamless Spring Boot integration.
📚 Resources