in spring-data-commons-2.4.6 version the PageRequest.of(pageNumber, pageSize) doesn't allow me to create Page with zero index.
Comment From: wilkinsona
Spring Data Commons is managed as a separate project. If you believe you've found a bug, please raise an issue here. If you're looking for some guidance, please ask a question on Stack Overflow or Gitter.
Comment From: gpamitranjit
Thanks @wilkinsona