Spring Boot pageable issue, receied empty pageable structure
On my app, pageable methods are run successfully and got Status 200 ok on Postman checking, however content is empty, and we can not see the list of adverts on Postman. We just have Status 200 ok and an empty pageable structure. here are my codes: