I'm using Jackson to deserialize json responses from a server I do not own. I'm using JsonTypeInfo annotations to handle polymorphic data types. Here's the configuration I have on my base type (I'm using Jackson to deserialize json responses
I'm using Jackson to deserialize json responses from a server I do not own. I'm using JsonTypeInfo annotations to handle polymorphic data types. Here's the configuration I have on my base type (I'm using Jackson to deserialize json responses