Relative Content

Tag Archive for spring-bootspring-data-jpajinq

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: