Some things to remember: Custom Deserializer in Jackson and validation
tl;dr: it is important to add input validation to custom json deserializers in Jackson.
In RHQ we make use of Json parsing in a few places - be it directly in the as7/Wildfly plugin, be it in the REST-api indirectly via RESTEasy 2.3.5, that already does the heavy lifting.
Read full article from Some things to remember: Custom Deserializer in Jackson and validation
No comments:
Post a Comment