Ádám Koncz

Results 2 comments of Ádám Koncz

I had the same error on Fedora 40. When I built the app from the source code from the `main` branch, the error is no longer there. I haven't found...

@lucasdistasi I managed to make it generate the Q classes in a project with Spring Boot, Kotlin Entity classes and Kotlin Gradle file. ```kts plugins { val kotlinVersion = "2.0.0"...