Skip to content

[BACK] Add pagination and sorting using Spring Data JPA to main page #44

Description

@ArielMAJ

Type of feature

🍕 Feature

Current behavior

The app currently loads the full transaction history, which can eventually amount to a high memory usage, once the user starts accumulating transactions and eventually lead to a server crash due to memory usage limits.

Suggested solution

Implement pagination/sorting (together with filtering) with Spring Data JPA to main page.
Docs and suggested readings:

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions