I want dynamic filter queries. Example
/api/users?name=xyz
/api/users?name=xyz&email=abc
With spring boot it was possible using JpaSpecificationExec