cbb2916c60
BAEL-18777 POM Properties Cleanup |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Jackson Cookbooks and Examples
This module contains articles about Jackson.
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- Jackson – Unmarshall to Collection/Array
- Jackson – Custom Serializer
- Getting Started with Custom Deserialization in Jackson
- Jackson Date
- Jackson JSON Tutorial
- Jackson – Working with Maps and nulls
- Jackson – Decide What Fields Get Serialized/Deserialized
- Jackson vs Gson
- XML Serialization and Deserialization with Jackson
- Inheritance with Jackson
- Using Optional with Jackson
- Map Serialization and Deserialization with Jackson
- Jackson Streaming API
- How To Serialize and Deserialize Enums with Jackson
- Jackson – Marshall String to JsonNode
- Jackson – Unmarshall to Collection/Array
- Serialize Only Fields that meet a Custom Criteria with Jackson
- Mapping Nested Values with Jackson
- Convert XML to JSON Using Jackson
- Deserialize Immutable Objects with Jackson
- Mapping a Dynamic JSON Object with Jackson
- More articles: [next -->]