We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d4b2da + 2701b2d commit 417afceCopy full SHA for 417afce
jackson-modules/jackson-conversions-3/README.md
@@ -5,3 +5,4 @@
5
- [Deserialize Immutable Objects with Jackson](https://www.baeldung.com/jackson-deserialize-immutable-objects)
6
- [Serialize and Deserialize Booleans as Integers With Jackson](https://www.baeldung.com/jackson-booleans-as-integers)
7
- [Reading JSON From a URL in Java](https://www.baeldung.com/java-read-json-from-url)
8
+- [How to Distinguish Between Field Absent vs. Null in Jackson](https://www.baeldung.com/jackson-field-absent-vs-null-difference)
0 commit comments