Marcus Ilgner
Marcus Ilgner
After reading #56 and #118, it seems like the issue was fixed for DEB packages but is still not working for RPMs. After some experimentation, my Gradle build script now...
Addresses https://hibernate.atlassian.net/browse/HHH-13046 and enables the use of caching in scenarios where a non-standard class loader is registered using the service registry. Unfortunately, since the service registry lifecycle is tied to...
Hi, I'm looking into ways to build the front-end part of a Kotlin server application via a single build step. Since the server-side code is built with Gradle, the `frontend-gradle-plugin`...