We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2bcba commit e1edaf8Copy full SHA for e1edaf8
1 file changed
jackson-modules/jackson-conversions-2/README.md
@@ -11,4 +11,5 @@ This module contains articles about Jackson conversions.
11
- [Jackson Streaming API](https://www.baeldung.com/jackson-streaming-api)
12
- [Jackson: java.util.LinkedHashMap cannot be cast to X](https://www.baeldung.com/jackson-linkedhashmap-cannot-be-cast)
13
- [Deserialize Snake Case to Camel Case With Jackson](https://www.baeldung.com/jackson-deserialize-snake-to-camel-case)
14
+- [Serialize and Deserialize Booleans as Integers With Jackson](https://www.baeldung.com/jackson-booleans-as-integers)
15
- More articles: [[<-- prev]](../jackson-conversions)
0 commit comments