pagination-rest-api

preview_player
Показать описание
implementation of pagination with spring boot and rest api.
Follow me:

Github:
Рекомендации по теме
Комментарии
Автор

Thanks, nice tutorial. What is your consideration putting the object mapping of userResultPage in user controller rather than in userService so that the controller become cleaner?

lattelover
Автор

How to iterate the pages ? To perform anyaction on each pages, we need to iterate manually by code orelse it will iterate itself? kindly reply me

hameethaabdul