Удален fetchLatest, добавлен поиск по паттерну
This commit is contained in:
@@ -6,8 +6,6 @@ import org.springframework.data.domain.Sort;
|
||||
@Data
|
||||
public class Pagination {
|
||||
|
||||
private boolean fetchLatest;
|
||||
|
||||
private Sort.Direction direction;
|
||||
|
||||
private long startingFrom;
|
||||
|
||||
Reference in New Issue
Block a user