我正在嘗試將QueryDSL與Spring Data JPA結合使用,我想在分頁中使用 findAll ,但是 ... findAll(Predicate, Pageable) 的返回值,因此Count Query似乎是不可避免的。
確定! 回上一頁