mr-nothing
mr-nothing
For some reason specifying DynamicEntityGraph as a default one make `repository.findById(id: String)` fail with stackoverflow exception. Was unable to understand if it is a bug or I just misuse/misconfigured something....
### What steps will reproduce the problem ? I'm not sure if there is an easy way to reproduce the issue since I don't face it in a local environment...
Hi there, It looks like plugin stopped working after development environment update. My current setup is: - Intellij IDEA Ultimate: Build #IU-233.14475.28, built on February 13, 2024 - DGS Plugin:...
When I'm trying to `generateInterfaces` for `kotlin` language with use of `generateJava` task, they are not generated. I saw [ticket](https://github.com/Netflix/dgs-codegen/issues/200) here that touch on this topic and it was stated...
### Issue and Steps to Reproduce - oidc-client library configured with `refresh_time_before_tokens_expiration_in_second` to `30` and `token_renew_mode` to `access_token_invalid`. - keycloak configured with `client idle session time` to `5 minutes` and...