/rql-2-queryDsl

This library aims to provide a queryDsl(JPA) based implementation for the RQL language. It is based on the net.jazdw:rql-parser. This allows to provide dynamic querying of entity properties without having to implement any queries. This is currently a POC.

Primary LanguageKotlin

Stargazers