Instead of annotating many classes with this annotation, i would like to set 
the ignoreproperties globally by default for atleast the properties with these 
names:

@JsonIgnoreProperties({
        "JavassistLazyInitializer",
        "hibernateLazyInitializer",
        "handler"})


Pointing me how this can be done will be greatly appreciated

-- 
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/0dc62f71-4567-4b37-9716-ea6b87dafc70%40googlegroups.com.

Reply via email to