-
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…
-
## Why the new feature should be added
kapt is in maintenance mode, should move away from deprecated plugin - https://kotlinlang.org/docs/kapt.html
`kapt is in maintenance mode. We are keeping it …
-
Quarkus 0.22.0
I just tried Spring Data JPA feature, the first limitation is JpaSpecificationExecutor does not work.
https://github.com/hantsy/quarkus-sample/tree/master/spring-post-service
`…
-
**Description**
Today, both Hibernate and MongoDB with Panache allow to make query based on un-validated strings.
While being easy to use and allow to handle complex cases, this has some drawbacks…
-
### Use case
Komapper has already support custom data-type.But when we have to create date-type for every json object again and again, even they have the same serialize/deserialize rule.
### Des…
-
##### **Overview of the issue**
After I imported a JDL file, every repository was missing the `JpaSpecificationExecutor` dependency
##### **Reproduce the error**
* Create a MN project
* Impo…
-
Please let me know if there is a better place to address usage questions.
I am trying to take an application beyond basic boilerplate by adding both multi-tenancy and pagination/sorting. Tenancy i…
-
Hi,
Is it possible to have an expression like employee.company_id == company.id ?
i.e. having a path on both sides of the expression?
-
Ebean perfectly supports fetching partial entities.
But it feels very error prone to return a partially loaded object for further processing.
Someone can accidentally access unloaded field and trig…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
doris master
### What's Wrong?
query e…