-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
2.17Issues planned at earliest for 2.17Issues planned at earliest for 2.173.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
cowtowncoder
Metadata
Metadata
Assignees
Labels
2.17Issues planned at earliest for 2.17Issues planned at earliest for 2.173.xIssues to be only tackled for Jackson 3.x, not 2.xIssues to be only tackled for Jackson 3.x, not 2.x