I implemented the example from https://www.baeldung.com/spring-data-criteria-queries#specifications in Kotlin. For this I extended the interface repository:
i