我绝不是Jackon/JSON向导,这可能从我遇到的以下问题中可以看出:我收到了2种可能的数据结构。第一个称为amountTransaction:{"amountTransaction":{"clientCorrelator":"54321","endUserId":"tel:+16309700001"}}它由以下Java对象表示:@JsonIgnoreProperties(ignoreUnknown=true)@JsonTypeInfo(use=JsonTypeInfo.Id.NAME,include=JsonTypeInfo.As.WRAPPER_OBJECT)@JsonTypeN