Commit Graph

17 Commits

Author SHA1 Message Date
rcalago a0e8ad0860
Update README.md 2024-01-19 11:14:37 +08:00
Andrea Giulio Cerasoni 11f603074e Merge pull request #15407 from Diegom203/master
Update and rename JsonNodeToJsonObjectUnitTest.java to JsonNodeToObje…
2023-12-25 10:58:20 +01:00
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
Diegom203 edea043a7f Update JsonNodeToObjectNodeUnitTest.java 2023-12-12 15:26:47 +02:00
Diegom203 82cae6f0d4 Update and rename JsonNodeToJsonObjectUnitTest.java to JsonNodeToObjectNodeUnitTest.java 2023-12-12 15:25:24 +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
panos-kakos 39c2f49171 [JAVA-26714] Upgraded guava to latest version 2023-11-12 18:10:31 +02:00
panos-kakos aa2af965ce [JAVA-15965] Upgraded json version to 20230618 2023-10-07 00:48:51 +03:00
edizor a851144929 Update README.md
[skip ci]
2023-09-01 19:56:31 +08: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
Bipin kumar 34580d1884 JAVA-24381:Changes made for fixing pom indentation for modules starts L to D (#14634) 2023-08-28 18:29:31 +03:00
edizor 2b1efbc4ed Update README.md
[skip ci]
2023-08-09 20:08:27 +08:00
BHARATH GANESH ad939d477d BAEL-6504: Convert Json Array to Java list (#14049) 2023-08-06 18:10:47 +05:30