Closed dulajo closed 1 year ago
Does jdsl support classical spring pagination? Or is there any way how to achieve the result for pagination?
we are already support pageQuery for spring data jpa
you can use SpringDataQueryFactory.pageQuery method.
Does jdsl support classical spring pagination? Or is there any way how to achieve the result for pagination?