Files
spring-graphql/spring-graphql
Mark Paluch f28d3dc2a0 Initialize ProjectedPayloadMethodArgumentResolver with ApplicationContext
We now initialize the argument resolver with a context instead of
relying on …Aware callbacks that are not supported by
AnnotatedControllerConfigurer.

Closes gh-333
2022-03-17 12:17:21 +01:00
..