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
Hello, I would like to know if lazy loading many-to-many relations are officially supported? I have 2 entities that related to each other with a many-to-many relation, however, when I use the lazyGetEntity2() method to get a Flux it just returns a Flux which is basically just the parent entity. I am currently using the latest 0.10.2 version and springframework.boot version 2.6.7.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I would like to know if lazy loading many-to-many relations are officially supported? I have 2 entities that related to each other with a many-to-many relation, however, when I use the lazyGetEntity2() method to get a Flux it just returns a Flux which is basically just the parent entity. I am currently using the latest 0.10.2 version and springframework.boot version 2.6.7.
Thank you for your time!
Beta Was this translation helpful? Give feedback.
All reactions