4.0.0 io.github.kobylynskyi graphql-codegen-maven-plugin-example-client 5.8.1-SNAPSHOT graphql-codegen-maven-plugin-example-client io.github.kobylynskyi graphql-codegen-maven-plugin ${project.version} generate-sources-product-client generate schema-product-service\.graphqls ${project.build.directory}/generated-sources/client io.github.kobylynskyi.product.graphql.model java.util.Date TO false true false generate-sources-server generate schema\.graphqls ${project.build.directory}/generated-sources/server io.github.kobylynskyi.order.graphql.api io.github.kobylynskyi.order.graphql.model java.util.Date TO generate-sources-starwars-client generate schema-starwars-service\.graphqls ${project.build.directory}/generated-sources/client-starwars io.github.kobylynskyi.starwars.graphql @com.fasterxml.jackson.annotation.JsonTypeInfo(use = com.fasterxml.jackson.annotation.JsonTypeInfo.Id.NAME, property = "__typename") @com.fasterxml.jackson.databind.annotation.JsonTypeIdResolver(io.github.kobylynskyi.order.external.starwars.CharacterTypeResolver.class) true false true true false org.apache.maven.plugins maven-compiler-plugin 3.11.0 UTF-8 1.8 1.8 true org.projectlombok lombok 1.18.26 org.mapstruct mapstruct-processor 1.5.5.Final org.springframework.boot spring-boot-starter-web 2.7.10 org.springframework.boot spring-boot-starter-data-mongodb 2.7.14 com.graphql-java-kickstart graphql-spring-boot-starter 11.1.0 com.graphql-java-kickstart graphiql-spring-boot-starter 11.1.0 com.graphql-java graphql-java-extended-scalars 20.2 io.github.kobylynskyi graphql-java-codegen ${project.version} org.apache.httpcomponents httpclient 4.5.14 javax.validation validation-api 2.0.1.Final org.mapstruct mapstruct 1.5.5.Final org.projectlombok lombok 1.18.28 io.rest-assured rest-assured 5.3.1 org.junit.jupiter junit-jupiter-api 5.9.3 org.junit.jupiter junit-jupiter-engine 5.10.0 jcenter jcenter https://jcenter.bintray.com