Commit Graph

13 Commits

Author SHA1 Message Date
Harry9656 535d9a97b4
[JAVA-31568] Upgrade org.json and json-path libraries 2024-03-11 21:16:11 +01:00
Sam Gardner 2fec1f1f7e BAEL-6749 improve examples for handling null fields with Jackson 2023-07-17 15:41:07 +01:00
edizor 6b98a133f6 Update README.md
[skip ci]
2023-07-01 18:13:54 +08:00
edizor feb2bd3c8f Update README.md
[skip ci]
2023-07-01 17:09:10 +08: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
edizor fb71922274 Update README.md
[skip ci]
2023-04-14 16:54:40 +08:00
Dhawal Kapil e297f43f17 JAVA-19536 Formatting of pom.xml 2023-04-07 22:32:01 +05:30
Forb Yuan 28c8893b38 [BAEL-6203] Deserialize Generic Type with Jackson (#13764) 2023-04-03 20:47:51 -07:00
edizor 7762d40b74 Update README.md
[skip ci]
2023-03-30 22:10:01 +08: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
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
sampadawagde 5c8d615fdb JAVA-12729: rename jackson module 2022-07-29 19:32:11 +05:30