defaultSort

fun Pageable.defaultSort(direction: Sort.Direction, vararg properties: String?): Pageable

See also