Commit Graph

8 Commits

Author SHA1 Message Date
DiegoMarti2 f3c579ffbe baeldung-articles : BAEL-7071
Commit for the article "Convert Byte Array to JSON and Vice Versa in Java" which adds the "ByteArrayToJsonAndViceVersaUnitTest" class to convert a byte array to JSON and vicе vеrsa in Java.
2023-12-18 15:38:39 +02:00
DiegoMarti2 576236e2fd Delete json-modules/json-conversion/src/test/java/com/baeldung/bytearraytojsonandviseverse directory 2023-12-18 15:37:26 +02:00
DiegoMarti2 b759277899 Update ByteArrayToJsonAndViseVerseUnitTest.java 2023-12-16 14:40:56 +02:00
DiegoMarti2 8ce31b54e9 baeldung-articles : BAEL-7071
Commit for the article "Convert Byte Array to JSON and Vice Versa in Java" which adds the "ByteArrayToJsonAndViseVerseUnitTest" class to convert a byte array to JSON and vicе vеrsa in Java.
2023-12-15 02:46:34 +02:00
DiegoMarti2 e78928e376 Update JsonNodeToJsonObjectUnitTest.java 2023-11-27 14:15:25 +02:00
DiegoMarti2 2892810240 baeldung-articles: baeldung-articlesBAEL-7234
Commit to a new article (How to convert JsonNode to ObjectNode). Adding a test class (JsonNodeToJsonObjectUnitTest).
2023-11-26 11:55:41 +02:00
Abhinav Pandey 05ca686833 BAEL-6692 - converting json to map and comparing (#14630)
* BAEL-6692 - converting json to map and comparing

* BAEL-6692 - converting json to map and comparing

* BAEL-6692 - converting json to map and comparing
2023-08-30 21:50:22 +05:30
BHARATH GANESH ad939d477d BAEL-6504: Convert Json Array to Java list (#14049) 2023-08-06 18:10:47 +05:30