Skip to content

Commit e1edaf8

Browse files
authored
Update README.md
1 parent 2e2bcba commit e1edaf8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • jackson-modules/jackson-conversions-2

jackson-modules/jackson-conversions-2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ This module contains articles about Jackson conversions.
1111
- [Jackson Streaming API](https://www.baeldung.com/jackson-streaming-api)
1212
- [Jackson: java.util.LinkedHashMap cannot be cast to X](https://www.baeldung.com/jackson-linkedhashmap-cannot-be-cast)
1313
- [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)
1415
- More articles: [[<-- prev]](../jackson-conversions)

0 commit comments

Comments
 (0)