Whats the correct way to instantiate ParameterNamesModule for "constructor 
with all fields" deserialization?


It already works for me.. but it works in both ways!.. whats the difference 
of


new ParameterNamesModule()

and

ParameterNamesModule(JsonCreator.Mode.PROPERTIES)


Aso, I do NOT need to add the -parameters compiler argument for it to work


Maybe because I do not have a default noargs constructor declared


thanks in advance

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/4a11ba6a-2da1-4d4e-8512-48e785bb49c7%40googlegroups.com.

Reply via email to