Hi, I have class that I want to convert to JSON.
Some of the fields I dont want to be convert to JSON and I am able to do this by add access mode WRITE_ONLY. The problem that I have is with one field that in some case need to be serialize to JSON and in other case not. How can I change the access mode at run time ? Or there is other way ? Thanks -- 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.
