JPA/Hibernate queries created by means of string concatenation never get automatically resolved by Intellij IDEA (2017.2.3) in case of Kotlin
In Kotlin:
The same in Java:
JPA/Hibernate queries created by means of string concatenation never get automatically resolved by Intellij IDEA (2017.2.3) in case of Kotlin
In Kotlin:
The same in Java:
In similar vein it would be nice if Spring Data method name completion would be supported in Kotlin at same level as it’s supported in Java, by suggesting property names and Operator names.
Couldn’t find an issue for that yet but that might be my search skills