Skip to content

victorcarvalhosp/QBEasy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Have you ever caught yourself writing tons of boilerplate JPA query code for your CRUDs? Then meet QBEasy, QBEasy allow you to replace all that code with a single line query, you can also combine it with your generic structure for an even better utilization. Now if you are wondering why you should be using QBEasy instead of other similar frameworks developed by major vendors, well.. the answer is simple, QBEasy focus on being uncomplicated, it has been designed using Strategy pattern among others to grant you a very easy API with predefined configurations that supply almost every crud needs. But if you need, of course, you can select among other predefined configurations or even create your own.

About

Uncomplicated Query By Example Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%