docs: set v6 release date (#168)
This commit is contained in:
13
radar/2023-02-23/graphql.md
Normal file
13
radar/2023-02-23/graphql.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "GraphQL"
|
||||
ring: adopt
|
||||
quadrant: methods-and-patterns
|
||||
tags: [architecture]
|
||||
---
|
||||
|
||||
For [Spring Boot](https://spring.io/projects/spring-boot/) based backends [DGS](https://netflix.github.io/dgs/) provides
|
||||
a nice framework featuring:
|
||||
|
||||
- an annotation-based programming model for Spring
|
||||
- a test framework for writing query tests as unit tests
|
||||
- a [Gradle](https://gradle.org/) code generation plugin to create types from a GraphQL schema in Java or Kotlin
|
||||
Reference in New Issue
Block a user