Skip to content
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

MrBean module should not materialize java.io.Serializable #74

Closed
georgschmidtdumont opened this issue Feb 1, 2019 · 0 comments
Closed
Labels
Milestone

Comments

@georgschmidtdumont
Copy link

As already discussed in Issue 28 in the deprecated FasterXML Mr Bean project, the AbstractTypeMaterializer should not materialize Serializable.

For example we are having a Map<String, Serializable> which causes a MismatchedInputException: Cannot construct instance of com.fasterxml.jackson.module.mrbean.generated.java.io.Serializable.

@cowtowncoder cowtowncoder changed the title MrBean module should not materialize Serializable MrBean module should not materialize java.io.Serializable Feb 7, 2019
@cowtowncoder cowtowncoder added this to the 2.9.9 milestone Feb 7, 2019
stevenschlansker pushed a commit to stevenschlansker/jackson-modules-base that referenced this issue Sep 5, 2019
stevenschlansker pushed a commit to stevenschlansker/jackson-modules-base that referenced this issue Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants