Skip to content

Document list/map/set initialization on read. #4574

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
Closed

Conversation

christophstrobl
Copy link
Member

Update the reference documentation about collection initialization on read.
Add required tests to make sure it behaves as expected and simplify BeanUtils value presence check.

See: #4571

Update the reference documentation about collection initialization on read, add the required tests to make sure it behaves as expected and simplify BeanUtils value presence check.
@mp911de mp911de added this to the 4.1.7 (2023.0.7) milestone Nov 30, 2023
@mp911de mp911de added the type: documentation A documentation update label Nov 30, 2023
@mp911de mp911de linked an issue Nov 30, 2023 that may be closed by this pull request
mp911de pushed a commit that referenced this pull request Nov 30, 2023
Update the reference documentation about collection initialization on read, add the required tests to make sure it behaves as expected and simplify BeanUtils value presence check.

Closes #4571
Original pull request: #4574
mp911de added a commit that referenced this pull request Nov 30, 2023
Refactor fixture creation for easier readability. Tweak documentation wording.

See #4571
Original pull request: #4574
mp911de pushed a commit that referenced this pull request Nov 30, 2023
Update the reference documentation about collection initialization on read, add the required tests to make sure it behaves as expected and simplify BeanUtils value presence check.

Closes #4571
Original pull request: #4574
mp911de added a commit that referenced this pull request Nov 30, 2023
Refactor fixture creation for easier readability. Tweak documentation wording.

See #4571
Original pull request: #4574
@mp911de
Copy link
Member

mp911de commented Nov 30, 2023

That's merged, polished, and backported now.

@mp911de mp911de closed this Nov 30, 2023
@mp911de mp911de deleted the issue/4571 branch November 30, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Behavior breaking change deserializing property with null value
2 participants