Skip to content

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Mar 11, 2021

We now accept a type hint when calling getAllOf(…) to avoid materializing null instances when the actual type-hint cannot resolve to an entity.

Closes #1995
Depends on spring-projects/spring-data-keyvalue#356

mp911de added 2 commits March 11, 2021 15:35
We now accept a type hint when calling getAllOf(…) to avoid materializing null instances when the actual typehint cannot resolve to a entity.

Closes #1995
@mp911de mp911de added the type: bug A general bug label Mar 11, 2021
@mp911de mp911de added this to the 2.4.6 (2020.0.6) milestone Mar 11, 2021
@mp911de mp911de requested a review from christophstrobl March 11, 2021 14:38
christophstrobl pushed a commit that referenced this pull request Mar 15, 2021
We now accept a type hint when calling getAllOf(…) to avoid materializing null instances when the actual type hint cannot resolve to an entity.

Closes #1995
Original Pull Request: #1996
christophstrobl added a commit that referenced this pull request Mar 15, 2021
Original Pull Request: #1996
@christophstrobl christophstrobl deleted the issue/1995 branch March 15, 2021 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@TypeAlias used in sub objects only works for save not load

2 participants