2019-10-31 21:43:47 -04:00
|
|
|
|
## Jackson Cookbooks and Examples
|
|
|
|
|
|
|
|
|
|
This module contains articles about Jackson.
|
|
|
|
|
|
2019-10-25 08:14:04 -04:00
|
|
|
|
### The Course
|
|
|
|
|
|
2019-10-31 21:43:47 -04:00
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2019-10-25 08:14:04 -04:00
|
|
|
|
|
2019-10-31 21:43:47 -04:00
|
|
|
|
- [Jackson – Custom Serializer](https://www.baeldung.com/jackson-custom-serialization)
|
|
|
|
|
- [Getting Started with Custom Deserialization in Jackson](https://www.baeldung.com/jackson-deserialization)
|
|
|
|
|
- [Jackson JSON Tutorial](https://www.baeldung.com/jackson)
|
|
|
|
|
- [Jackson vs Gson](https://www.baeldung.com/jackson-vs-gson)
|
|
|
|
|
- [Using Optional with Jackson](https://www.baeldung.com/jackson-optional)
|
|
|
|
|
- [Serialize Only Fields that meet a Custom Criteria with Jackson](https://www.baeldung.com/jackson-serialize-field-custom-criteria)
|
2019-11-26 05:28:18 -05:00
|
|
|
|
- [Intro to the Jackson ObjectMapper](https://www.baeldung.com/jackson-object-mapper-tutorial)
|
|
|
|
|
- [Inheritance with Jackson](https://www.baeldung.com/jackson-inheritance)
|
2019-10-31 21:43:47 -04:00
|
|
|
|
- More articles: [[next -->]](/../jackson-2)
|