You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
devonfw uses spring data + queryDSL with reflection
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?