- Supporting pagination with the usage of the new HalPagination object.
- Using HalPagination object prevents pagination errors and linking errors when constructing list of objects
- Kept the old behaviour for legacy reasons, but marked as
@deprecated
for future deletion.