-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
devonfw uses spring data + queryDSL with reflection
- https://github.com/devonfw/devon4j/blob/master/documentation/guide-jpa.asciidoc
- https://github.com/devonfw/devon4j/blob/master/documentation/guide-jpa-query.asciidoc
- https://github.com/devonfw/devon4j/blob/master/documentation/guide-jpa-performance.asciidoc
- https://github.com/devonfw/devon4j/blob/master/documentation/guide-repository.asciidoc
- https://github.com/devonfw/devon4j/blob/master/documentation/guide-dao.asciidoc
tkit utilizes DAOs
How to combine? What will be the proposed solution for the future on GraalVM?
Will the throw away queryDSL or switch to code generation?
Is there support of spring data for quarkus? Will we choose it again over DAOs?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request