Bernardo Gomez Palacio

Results 75 comments of Bernardo Gomez Palacio

Consider document the usage of Spring's Task Executors with this such that the _security context_ gets passed properly.

Related to [DGS Examples Java](https://github.com/Netflix/dgs-examples-java/issues/81).

Thanks for reporting @zanonena. Will look into it, in 4.10.3 we did modified how data input arguments are resolved (#1013)

I haven't had the chance to look into it but I would recommend you look for the auto configuration that provides such bean. Another option could be to '@EnableAutoConfigurations', but...

Thanks for the PR @jord1e , I'm rebasing to the latest changes and will review. Need some time thought to go through the changes.

Hi @vilkazz , haven't been able to prioritize this review, since the feature is not used internally. I can't give you an ETA yet but will have it in mind...

@AbbadoLambily I would really help if you share with us the project, or at least your GraphQL Schema and GraphQL Queries.

Hi @maory, we will need a minimal test to reproduce the issue. We use this feature extensibly. If you need an example, and a way to set some breakpoint, you...