Spring Data JPA does not support QueryDSL projections by default, ... findOne(Predicate predicate); Iterable<T> findAll(Predicate predicate) ...
確定! 回上一頁