Skip to content
#

querydsl

Here are 389 public repositories matching this topic...

基于Spring Boot 2.6.X、Spring Security、Jpa、QueryDSL、ant design pro v5、react实现的前后端分离的后台管理系统。项目严格份模块开发,基于QueryDSL实现了一套自定义查询注解,极大减少后端编码量;通过平台页面的“端点管理功能”,灵活控制每个接口的权限、日志记录功能;支持灵活的多租户(多数据库)配置,方便系统扩展

  • Updated Aug 28, 2023
  • TypeScript

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

Improve this page

Add a description, image, and links to the querydsl topic page so that developers can more easily learn about it.

Curate this topic

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