@JsonIdentityInfo
: id has to be the first key in deserialization when deserializing with @JsonCreator
#1388
Milestone
This seems similar but different to issue #687. I'm seeing it in Jackson 2.8.3
Here is the exception
When I change the model to this, the same test code succeeds
The text was updated successfully, but these errors were encountered: