-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
3.xIssues to be only tackled for Jackson 3.x, not 2.xIssues to be only tackled for Jackson 3.x, not 2.x
Description
Is your feature request related to a problem? Please describe.
As per JavaDoc of ObjectMapper.DefaultTyping.EVERYTHING itself, users are better off without it, even though was initally created off a feature request. So I propose that we remove it progressively.
Describe the solution you'd like
- Deprecate in
2.x, then - remove in
3.0
Usage example
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.xIssues to be only tackled for Jackson 3.x, not 2.xIssues to be only tackled for Jackson 3.x, not 2.x