Skip to content

[BUG] Filtering, sorting and paging #31

Description

@Firestone82

Filter, sorting and paging that I implemented requires an rewamp.
Since my current mechanics work with actuall list of object.
Its not great for API since you always need to pull whole table from database before matching.
It would be great to reimplement it so its allready implemented in SQL Query.

https://javatodev.com/spring-boot-pagination-sorting-and-filtering/
https://dev.to/markbdsouza/paginationwith-hateoas-filtering-sorting-with-spring-boot-and-jpa-1mpp#implementing-page-with-filtering-and-sorting

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions