We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Revert 8cdf8e060bd24a7ab9c47bb1e0a99a572c3c0065...d1eb63e19b11d5722623a549ab84f044f9ca198d on JacksonOnAndroid
Created JacksonOnAndroid (markdown)
Destroyed JacksonOnAndroid (markdown)
Link article.
Add a minimal config for preserving annotations
Updated JacksonOnAndroid (markdown)
we had issues crashing on Android4.X on certain devices; adding JsonCreator and JsonValue annotations helped resolve our issue
INFER_PROPERTY_MUTATORS defines a field as mutator if it find a method of the same name taking one parameter. With proguard enabled, this leads sometimes to incorrect linkage between fields and methods.
Set profile link.