Closed
Description
From the issue described here: http://stackoverflow.com/questions/18394819/jackson-polymorphism-how-to-map-multiple-subtypes-to-the-same-class
I've got an abstract class with an enum and I want to use this enum to unmarshalled the class to the correct subclass. That should be possible, and I don't know why it exist this restriction "one-to-one (bijection) relationship"
Thanks,
Didac
Metadata
Metadata
Assignees
Labels
No labels