13 lines
444 B
Markdown
13 lines
444 B
Markdown
=========
|
|
|
|
## Jackson Cookbooks and Examples
|
|
|
|
###The Course
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
### Relevant Articles:
|
|
- [Mapping Multiple JSON Fields to a Single Java Field](https://www.baeldung.com/json-multiple-fields-single-java-field)
|
|
- [How to Process YAML with Jackson](https://www.baeldung.com/jackson-yaml)
|
|
- [Working with Tree Model Nodes in Jackson](https://www.baeldung.com/jackson-json-node-tree-model)
|
|
|