Netflix / dgs-framework

GraphQL for Java with Spring Boot made easy.
https://netflix.github.io/dgs
Apache License 2.0
3.03k stars 286 forks source link

Pin to graphql-java 22.1, fix compilation errors #1945

Closed kilink closed 1 week ago

kilink commented 1 week ago

Override the graphql-java version from the Spring BOM to pull in 22.1, and fix the compilation errors caused by nullability annotations.