Skip to content
#

querydsl

Here are 484 public repositories matching this topic...

This library brings the convenience of SQL declarative nature to restful APIs in the form of RSQL but without the danger of sql injection by using a typesafe mapping of allowed field paths defined via integration with querydsl library. Like sql, it supports clauses such as select, filter, pagination and sorting that can easily be represented in …

  • Updated Oct 1, 2016
  • Java

Add this topic to your repo

To associate your repository with the querydsl topic, visit your repo's landing page and select "manage topics."

Learn more