2013-12-21 08:25:07 -05:00
|
|
|
|
=========
|
|
|
|
|
|
2013-12-21 08:26:49 -05:00
|
|
|
|
## Jackson Cookbooks and Examples
|
2013-12-21 08:25:07 -05:00
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2013-12-21 16:14:43 -05:00
|
|
|
|
- [Jackson Ignore Properties on Marshalling](http://www.baeldung.com/jackson-ignore-properties-on-serialization)
|
2016-02-08 05:53:05 -05:00
|
|
|
|
- [Jackson – Unmarshall to Collection/Array](http://www.baeldung.com/jackson-collection-array)
|
2014-03-20 15:59:42 -04:00
|
|
|
|
- [Jackson Unmarshalling json with Unknown Properties](http://www.baeldung.com/jackson-deserialize-json-unknown-properties)
|
2016-02-08 05:53:05 -05:00
|
|
|
|
- [Jackson – Custom Serializer](http://www.baeldung.com/jackson-custom-serialization)
|
|
|
|
|
- [Jackson – Custom Deserializer](http://www.baeldung.com/jackson-deserialization)
|
|
|
|
|
- [Jackson Exceptions – Problems and Solutions](http://www.baeldung.com/jackson-exception)
|