@JsonProperty(access=READ_ONLY)
unxepected behaviour with Collections
#1382
Milestone
@JsonProperty(access=READ_ONLY)
unxepected behaviour with Collections
#1382
I encountered problem same to #935, but it also affects 2.8.3, and related to collection properties deserialization.
Here reproducing test case, and it fails:
Full project project available here .
The text was updated successfully, but these errors were encountered: