devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
83 stars 87 forks source link

Describe usage querydsl integration #508

Closed rafaelvicariabarker closed 2 years ago

rafaelvicariabarker commented 2 years ago

PR for https://github.com/devonfw/devon4j/issues/482 I added the necessary dependencies to be included in a Maven project using Querydsl. I included an example of an orderBy-statement in the example. I explained the usage of where(), orderBy(), and groupBy() statements