`PagingAndSortingService#list` has a bug in combining `PageRequest` and `Sort` that may lead to an exception if `Sort` is not present, but page params are.
PagingAndSortingService#listhas a bug in combiningPageRequestandSortthat may lead to an exception ifSortis not present, but page params are.