-
Notifications
You must be signed in to change notification settings - Fork 377
Closed
Labels
Milestone
Description
Mark Paluch opened DATAJDBC-522 and commented
We should add Kotlin extensions for easier consumption of Criteria when using Kotlin. See:
- https://github.com/spring-projects/spring-data-r2dbc/blob/master/src/main/kotlin/org/springframework/data/r2dbc/core/CriteriaStepExtensions.kt
- https://github.com/spring-projects/spring-data-r2dbc/blob/master/src/test/kotlin/org/springframework/data/r2dbc/core/CriteriaStepExtensionsTests.kt
Referenced from: pull request #240