federation-jvm-spring-example
federation-jvm-spring-example copied to clipboard
"One of the values isn't valid for an argument"
Was just playing with this, as looks like a great example.. Spring boot apps are working fine.
When I execute the rover cli, I get the following:
⚠️ Do not run this command in production! ⚠️ It is intended for local development. 🛫 starting a session with the 'products' subgraph 🎶 composing supergraph with Federation v2.5.4.exe ERROR: error: one of the values isn't valid for an argument error: the router was unable to start up
👀 watching ./products-subgraph/src/main/resources/graphql/schema.graphqls for changes
Environment:
- Windows 10
- rover 0.19.1
I have tried different versions of rover back to 0.17.3 and got the same issue. Which version of rover is supported with this repo?
Any ideas?
Hello 👋 I cannot reproduce it locally. I've updated the repo to use latest versions of the libs. Let me know if this is still an issue.