2019-10-31 21:43:47 -04:00
|
|
|
|
### Jackson Articles that are also part of the e-book
|
|
|
|
|
|
|
|
|
|
This module contains articles about Jackson that are also part of the Jackson Ebook.
|
|
|
|
|
|
|
|
|
|
### The Course
|
|
|
|
|
|
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
|
|
2019-12-02 04:44:19 -05:00
|
|
|
|
### Relevant Articles:
|
|
|
|
|
- [Jackson Annotation Examples](https://www.baeldung.com/jackson-annotations)
|
|
|
|
|
- [Intro to the Jackson ObjectMapper](https://www.baeldung.com/jackson-object-mapper-tutorial)
|
|
|
|
|
- [Jackson Ignore Properties on Marshalling](https://www.baeldung.com/jackson-ignore-properties-on-serialization)
|
|
|
|
|
- [Ignore Null Fields with Jackson](https://www.baeldung.com/jackson-ignore-null-fields)
|
|
|
|
|
- [Jackson – Change Name of Field](https://www.baeldung.com/jackson-name-of-property)
|
|
|
|
|
- [Jackson Unmarshalling JSON with Unknown Properties](https://www.baeldung.com/jackson-deserialize-json-unknown-properties)
|
|
|
|
|
|
|
|
|
|
### NOTE:
|
|
|
|
|
|
|
|
|
|
Since this is a module tied to an e-book, it should **not** be used to store the code for any further article.
|