| Class | Description |
|---|---|
| JsonUnwrappedDeserializer<T> |
Desc: this is a workaround on the problem that Jackson's @JsonUnwrapped doesn't work with
polymorphism (@JsonTypeInfo)
Adapted from https://stackoverflow.com/questions/37423848/deserializing-polymorphic-types-with-jsonunwrapped-using-jackson
|
| UnwrappedTypeResolverBuilder |
Copyright © 2015–2020 Red Hat. All rights reserved.