Jens Schauder

Results 356 comments of Jens Schauder

Wow, that are a lot of classes. I'm kind of surprised that it only blows up in the last step, which is writing the result into a graphml file. It...

Can't you see the same and even better by opening the "Neighborhood" view in yed?

Can you provide a complete example (e.g. a link to a specific commit in your repository)?

There is a reproducer: https://github.com/Isaacwhyuenac/spring-data-jpa-tester See https://github.com/spring-projects/spring-data-relational/issues/1344#issuecomment-1266508551

Is there indication that the problem is caused by Spring Data JPA and not by the underlying JPA implementation (Hibernate I assume)? If so please clarify. If not I suggest...

Please provide a [Minimimal Reproducable Example](https://stackoverflow.com/help/minimal-reproducible-example), preferable as a Github repository. Make sure to include the database, either as an in memory database or if that is not possible using...

Please provide a [Minimimal Reproducable Example](https://stackoverflow.com/help/minimal-reproducible-example), preferable as a Github repository. Make sure to include the database, either as an in memory database or if that is not possible using...

Please provide a [Minimimal Reproducable Example](https://stackoverflow.com/help/minimal-reproducible-example), preferable as a Github repository. Make sure to include the database, either as an in memory database or if that is not possible using...

Please add at least one test exercising this code.

Closing this in favor of #1356