类的使用
com.codingapi.springboot.framework.dto.request.PageRequest
使用PageRequest的程序包
-
com.codingapi.springboot.framework.dto.request中PageRequest的使用
修饰符和类型方法说明static PageRequestPageRequest.of(int page, int size) static PageRequestPageRequest.of(int page, int size, org.springframework.data.domain.Sort sort) SearchRequest.toPageRequest(Class<?> clazz)