Closed
Description
Mark Paluch opened DATACMNS-1835 and commented
With DATAMONGO-2138, we introduced Kotlin extensions to build property paths from Kotlin property references such as Entity::book / Book::author / Author::name
.
We should provide that support directly from Spring Data Commons to leverage this functionality in other store modules as well
Issue Links:
- DATAMONGO-2662 Deprecate KPropertyPath in favor of Spring Data Common's KPropertyPath
("is depended on by") - DATAMONGO-2661 Handle nullable types for KPropertyPath
Referenced from: pull request #478, and commits spring-projects/spring-data-mongodb@36614ef, spring-projects/spring-data-mongodb@c3dbce4, spring-projects/spring-data-mongodb@2024b30