Skip to content

Conversation

@stklcode
Copy link
Owner

Instead of applying configuration to a new ObjectMapper instance we use the JsonMapper builder pattern to create our mapper.

The resulting mappers are not yet fully immutable, but the old way will be removed in Jackson 3.0.

Instead of applying configuration to a new ObjectMapper instance we use
the JsonMapper builder pattern to create our mapper.

The resulting mappers are not yet fully immutable, but the old way will
be removed in Jackson 3.0.
@stklcode stklcode added this to the 1.5 milestone Apr 13, 2025
@stklcode stklcode self-assigned this Apr 13, 2025
@sonarqubecloud
Copy link

@stklcode stklcode merged commit cc5ca13 into main Apr 13, 2025
10 checks passed
@stklcode stklcode deleted the refactor/mapper-builder branch April 13, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants