OpenFeign/querydsl

new Spring Data Scrolling API support

Closed this issue · 1 comments

Will You guys support the new Spring Data Scrolling API with QueryDsl?
Something like:

Window<Resource> findAllBy(Predicate predicate, ScrollPosition position, Limit limit, Sort sort);

velo commented

That is probably spring data team issue