> Does the global setting fully override these ...
# spring
d
Does the global setting fully override these annotations?
If it's set to
false
globally, the annotation cannot override that. You can use
ObjectMapper#copy
though and configure the copied mapper differently