-
I am getting the following error when I add a sort query:
`java.lang.NoClassDefFoundError: Could not initialize class io.github.perplexhub.rsql.jsonb.JsonbSupport`. If I remove the sort query, the fi…
-
Hello,
I'm currently using `rsql-jpa-specifications` in a Spring Boot project and facing a challenge with querying entities based on conditions that span multiple child entities. I would appreciate a…
-
-
groovy 2.4.5 is outdated and vulnerabilities are reported with 2.4.5 version.
Vulnerabilities reported :
When an application with unsupported Codehaus versions of Groovy from 1.7.0 to 2.4.3, Apac…
-
Hi, great work!
I have only a problem with nested object.
I mix your rsql-parser with specification like explaned by Eugen Paraschiv.
I have 2 entity PERSON and ADDRESS (1,n) .
I want to filter …
-
I didn't find any follow-up of https://github.com/perplexhub/rsql-jpa-specification/pull/39.
How should one handle this issue? I don't think that join hints are way to go, as whether to use left or r…
-
Any way to create a custom predicate using QueryDSL instead JPA?
-
In GitLab by @wsalembi on Feb 23, 2018, 8:07
Standardize on how to represent 'greater than', 'smaller than or equal than', etcetera in query parameters.
Use cases are searches or cursor-based pagi…
-
Hello,
I have a structure where a user has multiples roles, but in our database, the relationship between user and role is in a user_role_rel table because this table has additional fields like cre…
-
# Problem
Hello, I'm trying this library and I want to create a paginated and sorted query, but I don't understand what you call `QUser` in [https://github.com/perplexhub/rsql-jpa-specification?tab…
ghost updated
6 months ago