Version used:
com.fasterxml.jackson.core:jackson-annotations:2.7.0
com.fasterxml.jackson.core:jackson-core:2.7.1
com.fasterxml.jackson.core:jackson-databind:2.7.1


Every time the server introduces a new property and it hasn't been 
communicated to me, my app breaks due to this exception.
Shouldn't all the properties be ignored by default?
For example, a User class has "name" and "gender" and it has been working 
fine. Why should my app break when the server returns a new property 
"religion" for example?

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to