Commit Graph

6 Commits

Author SHA1 Message Date
Sam Gardner 2fec1f1f7e BAEL-6749 improve examples for handling null fields with Jackson 2023-07-17 15:41:07 +01:00
Mo Helmy 5e3bf803f4 Removing JSON elements with Jackson [BAEL-6511] (#14291)
* Removing JSON elements with Jackson [BAEL-6511]

This commit adds a test class for removing JSON elements using the Jackson library.

* Removing JSON elements with Jackson [BAEL-6511]

This PR adds a test class for removing JSON elements using the Jackson library.
2023-06-26 19:26:45 -05:00
sam-gardner 9bbd08c6a8 BAEL-5830 Add code for setting default values for null fields with Jackson (#14265) 2023-06-19 08:15:16 -07:00
Forb Yuan 28c8893b38 [BAEL-6203] Deserialize Generic Type with Jackson (#13764) 2023-04-03 20:47:51 -07:00
Almog Tavor 5fdce22ac5 [BAEL-5780] Difference Between asText() and toString() in JsonNode (#13601)
* [BAEL-5780] Difference Between asText() and toString() in JsonNode

* chore: add test to demonstrate the difference at the special chars aspect

* fix: follow tests names convention

* fix: follow tests names convention
2023-03-21 19:07:56 -07:00
sampadawagde 5c8d615fdb JAVA-12729: rename jackson module 2022-07-29 19:32:11 +05:30