Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Nov 26, 2020 · 0 comments
Closed
Assignees
Labels
type: task A general task

Comments

@spring-projects-issues
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants