devonfw / devon4j

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

Describe the usage of Querydsl integration in more detail #482

Closed GuentherJulian closed 2 years ago

GuentherJulian commented 2 years ago

The devon4j query guide recommend to use Querydsl to build dynamic queries. In the general guide we describe how to use Querydsl using auto generated meta classes as this can be used in Spring and Quarkus applications. As mentioned here, we should describe also how to integrate Querydsl and the Querdsl annotation processor and maybe also how to build expressions in more detail.

maybeec commented 2 years ago

outcome should be a devonfw-tutorials/tutorials