Skip to content

remove ScalaObjectMapper (Jackson3 only) #665

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

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Conversation

pjfanning
Copy link
Member

ScalaObjectMapper needs scala-reflect Manifest and is not supported for Scala3 (Dotty).

ClassTagExtensions has been available for many Jackson 2 releases and is a good replacement. ScalaObjectMapper has been deprecated for many releases as a result.

@pjfanning pjfanning added the 3.x Something that likely has to be done in 3.x, not 2.x label Dec 24, 2023
@pjfanning pjfanning merged commit 6df6dc3 into master Dec 24, 2023
@pjfanning pjfanning deleted the remove-scalaobjectmapper branch December 24, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Something that likely has to be done in 3.x, not 2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant