Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 266 Bytes

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/