Adds failing test: findAll(Pageable) must not N+1 sender for 5 docs. Without @EntityGraph override for this overload, each document triggers a separate SELECT for its lazy sender. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds failing test: findAll(Pageable) must not N+1 sender for 5 docs. Without @EntityGraph override for this overload, each document triggers a separate SELECT for its lazy sender. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>