Spring Jpa Jinq with Kotlin
I faced problem like this: In Spring Boot Kotlin project with JPA, I want to use Jinq. Referring to Baeldung I tried to write configuration and other class like following:
I faced problem like this: In Spring Boot Kotlin project with JPA, I want to use Jinq. Referring to Baeldung I tried to write configuration and other class like following: