Instead of making fetch type of my associations eager, I\'ve learned to achieve the same result by using a JPQL query with a fetch in it, like this:
@Query(v