tmohme
tmohme
Same problem (and same workaround) here. Although you can't say that the behaviour of the `toQuery` function is _wrong_, it is a pitfall that the produced output is not a...
In the "early days" of Gradle, using "subprojects {}" and "allprojects {}" were the only means to share build logic between Subprojects. Since a few major releases there is another,...
Thank you for your suggestion. I'm aware that Hibernate makes heavy use of reflection. Nevertheless I was under the assumption, that Micronaut already takes care of this . . ....