17 Commits

Author SHA1 Message Date
DiegoMarti2
4435123918
baeldung-articles : BAEL-7644 (#16211)
* baeldung-articles : BAEL-7644

Include null value in JSON serialization (Main)

* baeldung-articles : BAEL-7644

Include null value in JSON serialization (Test).
2024-03-25 15:07:55 -07:00
MohamedHelmyKassab
b47fb18816
This PR is related to BAEL-6922 (#16171)
* Update pom.xml

* Add files via upload

* This commit is related to BAEL-6922

This commit aims to add a test class named ExcelToJsonUnitTest that provides ways to convert Excel to JSON in Java.

* Update ExcelToJsonUnitTest.java

* Update ExcelToJsonUnitTest.java
2024-03-19 10:06:41 -07:00
Rajat Garg
e57e90754f
[BAEL-6393] Address review comments (#16052)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-03-05 10:23:12 -08:00
Rajat Garg
344e89b2ff
[BAEL-6393] Add support for JsonNode to ArrayNode conversion (#15963)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-02-26 09:12:23 -08:00
Mo Helmy
83e7736d7d
This PR is related to the article BAEL-6102 (#15878)
* Delete json-modules/json-conversion/src/main/java/com/baeldung/preventexpressingintasfloat directory

* Update PreventExpressingIntAsFloatUnitTest.java
2024-02-14 13:55:33 -08:00
Mo Helmy
73a9ed952b
This PR is related to the article BAEL-6102 (#15855)
* This commit is related to BAEL-6102

This commit aims to add a main class for the article "Preventing Gson from Expressing Integers as Floats".

* This commit is related to BAEL-6102

This commit aims to add a test class "PreventExpressingIntAsFloatUnitTest.java" for the article "Preventing Gson from Expressing Integers as Floats".
2024-02-12 09:44:31 -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
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