cf858a1493
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17 * [JAVA-27490] Removed java.version from modules * [JAVA-27490] Commented modules that are failing * [JAVA-27490] Clean up * [JAVA-27490] Clean up |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
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
Relevant Articles:
- Jackson Annotation Examples
- Intro to the Jackson ObjectMapper
- Jackson Ignore Properties on Marshalling
- Ignore Null Fields with Jackson
- Jackson – Change Name of Field
- Jackson Unmarshalling JSON with Unknown Properties
NOTE:
Since this is a module tied to an e-book, it should not be moved or used to store the code for any further article.