apollographql / federation-jvm

JVM support for Apollo Federation
https://www.apollographql.com/docs/federation/
MIT License
245 stars 65 forks source link

Update usage snippet in spring-subscription-callback #407

Closed rstoyanchev closed 2 months ago

rstoyanchev commented 2 months ago

The following part of the usage sample should probably be updated like the config in the federation-jvm-spring-example to make use of the built-in support in Spring for GraphQL 1.3.

dariuszkuc commented 2 months ago

Thanks for raising this! I updated https://github.com/apollographql/federation-jvm/pull/404 with simplified config.