In previous post, we’ve known how to build Spring Boot Rest CRUD Apis with Spring Data MongoDB. In this tutorial, I will continue to make Pagination (and Filter) with Spring Data MongoDB and Pageable.
Related Post:
– Spring Boot MongoDB CRUD example
– Spring Boot @ControllerAdvice & @ExceptionHandler example
More Practice:
– Spring Boot, MongoDB: JWT Authentication with Spring Security