edee111

Results 1 issues of edee111

I wanted to upgrade DGS to the latest version `9.1.2`. So I changed the dependency in Gradle: - from `com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:8.5.8` - to `com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:9.1.2` But then when starting an application there...

bug