Skip to content

Accept target type in KeyValueAdapter.entries(…) and getAllOf(…) #356

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
wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Mar 11, 2021

We now accept the target type in both methods to retain type hints so that the underlying adapter implementation can use this type when materializing object instances.


Related ticket: spring-projects/spring-data-redis#1995

mp911de added 2 commits March 11, 2021 15:09
We now accept the target type in both methods to retain type hints so that the underlying adapter implementation can use this type when materializing object instances.
@mp911de mp911de requested a review from christophstrobl March 11, 2021 14:13
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 11, 2021
christophstrobl pushed a commit that referenced this pull request Mar 15, 2021
We now accept the target type in both methods to retain type hints so that the underlying adapter implementation can use this type when materializing object instances.

Original Pull Request: #356
christophstrobl added a commit that referenced this pull request Mar 15, 2021
Original Pull Request: #356
@christophstrobl christophstrobl deleted the issue/1995 branch March 15, 2021 07:43
@christophstrobl christophstrobl added this to the 2.5 RC1 (2021.0.0) milestone Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants