Not Every @OneToMany Is Innocent: 3 Ways to Load Collections Without Killing Your JPA Performance
It worked perfectly on my local.
The list of customers loaded instantly.
Then I deployed to staging… and our database started melting.
This post first appeared on Read More