Looking at SimpleJpaRepository's findAll(Specification, Pageable) and ... It seems Spring's implementation is to always perform a count query and check if ...
確定! 回上一頁