Anna Rafaela
Anna Rafaela
Maven Home version: 3.9.6 Java version: 17.0.10 codegen version: 8.6.0 The DGS BOM/platform dependency: 3.2.0 ```java com.netflix.graphql.dgs graphql-dgs-platform-dependencies 3.10.2 pom import ``` graphqlcodegen-maven-plugin version: 1.50 ```java io.github.deweyjose graphqlcodegen-maven-plugin 1.50 dgs-codegen...
its ok, so i updated dependencies for version 8.6.1 but the problem persist. I copied the pom.xml with dependencies correctly updated. Versão Maven Home: 3.9.6 Versão Java: 17.0.10 Spring version:...
Sorry, I don't understand where I should add this code snippet since the classes MoviesGraphQLQuery and MoviesProjectionRoot are automatically generated by the codegen plugin inside the target folder. Could you...
I added the mentioned dependency but the problem persists: ```java com.netflix.graphql.dgs.codegen graphql-dgs-codegen-shared-core 6.2.1 runtime ``` My project is a project created in spring initializer java 17 maven with spring version...