Skip to content

Provide Type-safe Kotlin query extension [DATACMNS-1835] #2250

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions