graphql-java-kickstart-federation-example
                                
                                 graphql-java-kickstart-federation-example copied to clipboard
                                
                                    graphql-java-kickstart-federation-example copied to clipboard
                            
                            
                            
                        A GraphQL Java Kickstart federation example, ported from netflix/dgs-federation-example.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.apollographql.federation:federation-graphql-java-support](https://togithub.com/apollographql/federation-jvm) | `2.3.1` -> `5.0.0` | [](https://docs.renovatebot.com/merge-confidence/)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) | major | `18` -> `20` | --- ### Release Notes...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.graphql-java-kickstart:graphql-spring-boot-starter-test](https://togithub.com/graphql-java-kickstart/graphql-spring-boot) | `12.0.0` -> `15.1.0` | [](https://docs.renovatebot.com/merge-confidence/)...
Hi, we are trying to update to implementation("com.graphql-java-kickstart:graphql-spring-boot-starter:13.0.0") implementation("com.graphql-java:graphql-java:18.3") implementation("com.apollographql.federation:federation-graphql-java-support:2.0.1") from implementation("com.graphql-java-kickstart:graphql-spring-boot-starter:12.0.0") implementation("com.graphql-java:graphql-java:17.3") implementation("com.apollographql.federation:federation-graphql-java-support:2.0.2") However, we get the following error: ``` Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [graphql.kickstart.tools.SchemaParser]: Factory method...