Skip to content

mengjiann/spring-boot-querydsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Querydsl Sample Project

Sample Spring Boot application using Querydsl

Note

  • Use QueryDSL with benefits: code completion in IDE, type-safe, consistent, can be applied to various rdbms, other nosql,

References

Official - http://www.querydsl.com/