You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
schauder
changed the title
Use entity graphs on base entity instead of tuple selects.
Use entity graphs on base entity instead of tuple selects for projections.
Nov 3, 2021
Using tuples makes spring data responsible for selecting the right thing and doesn't work for collection valued attributes at all.
See #2078, #1623
The text was updated successfully, but these errors were encountered: