Hello,
Where can I find a “manual” or a “primer” that talks about Jackson 
concepts? Tried to search & follow some links to wiki.fasterxml.com but 
that site seems to be down. https://github.com/FasterXML/jackson has an 
overview of the packages, but where do I really begin? Would be awesome to 
have some text that describes things like JsonParser, ObjectMapper, 
ObjectReader etc. Yes, I can dig through code, comments, javadoc etc. and 
figure it out but that’s inefficient if you do so without context about 
design & such text seems to be not easily locatable. Where would I really 
get started if I want to parse Json in Java, know Jackson exists for that 
but know nothing about using it?

Thanks,
Puneet

-- 
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.

Reply via email to