Spring Projects Issues
Spring Projects Issues
**[Sri Ram](https://jira.spring.io/secure/ViewProfile.jspa?name=sriram11)** commented **Person -----> parent entity** **Address -----> child entity** **Person has one to many relationship with address entity** I'm using `@EntityGraph`(attributePaths = \{"Person", "Person.address"}) to eager fetch the...
**[Jens Schauder](https://jira.spring.io/secure/ViewProfile.jspa?name=schauder)** commented Could you please provide a reproducer? I.e. a small but complete project demonstrating the issue preferable in the form of a failing test?
**[anpieber](https://jira.spring.io/secure/ViewProfile.jspa?name=anpieber)** commented OK, I've found out the reason for the problem and attached a working and a failing test. The problem is the kotlin "val" keyword. Especially this creates all...
**[Jens Schauder](https://jira.spring.io/secure/ViewProfile.jspa?name=schauder)** commented Ok, that makes sense
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.