johnA1331
db8e16e393
Update README.md
2021-09-15 22:01:49 +08:00
vaibhav007jain
cad3a18653
BAEL-5071 ( #11171 )
...
* commited initial code for hexagonal architecture
* Deleting to check in again
* Deleing to check in again
* Push first code for Hexagonal Architecture
* final code with UT for JSON to Java conversion
* removed hexagonal-architecture code from last commit
* BEL-5071 updated README
* BAEL-5071: Undo README changes and added a nested object in the JSON example.
* BAEL-5071: fixed whitespace/indentation in JsonToJavaClassConversion.java
Co-authored-by: Vaibhav Jain <vaibhav.ashokjain@vodafone.com >
2021-09-09 20:05:29 -05:00
freelansam
69a1db0eb0
JAVA-6475: Fix formatting of POMs ( #11087 )
...
* JAVA-6475: Fix formatting of POMs
* correct build error
2021-08-03 00:27:15 +05:30
Bhabani Prasad Patel
045ba9ee4f
Code commit for BAEL-4992 ( #10952 )
...
* code commit for BAEL-4992
* tab/space change for pom.xml
2021-06-24 12:10:37 -07:00
sampadawagde
d10d934493
JAVA-5223: Fix formatting of POMs (Part 8)
2021-05-09 16:26:44 +05:30
Krzysztof Woyke
b13ae16104
JAVA-3586: Get rid of the overriden commons-lang3.version property
2021-01-04 23:01:41 +01:00
Loredana Crusoveanu
3fb80e088c
Merge pull request #10029 from Maiklins/Java-2136-update-jackson-version-in-main-pom
...
Java-2136 update jackson version in main pom
2020-09-30 10:53:54 +03:00
Karsten Silz
0407843a30
Moved code from "json" module.
2020-09-21 20:38:46 +01:00
mikr
688bc54bce
Java-2136 Use Jackson version from main pom in all other applicable modules
2020-09-14 13:11:59 +02:00
johnA1331
f11db40311
Update README.md
2020-08-20 17:49:05 +08:00
Jonathan Cook
dd3e41dc6b
Merge pull request #9830 from mdhtr/mdhtr/BAEL-1488_json-ld
...
BAEL-1488: JSON-LD
2020-08-07 10:58:11 +02:00
mdhtr
386c838a94
Make fields private and use getters/setters/constructors instead
2020-08-05 18:53:22 +02:00
Jonathan Cook
a0017401bc
Merge pull request #9557 from mdhtr/mdhtr/BAEL-1488_json-ld
...
BAEL-1488: JSON-LD
2020-08-02 10:49:40 +02:00
mdhtr
08d1db8df1
Format inline JSON objects by hand
2020-07-26 09:44:17 +02:00
mdhtr
f3ec17ca3f
Changes based on editor review
...
- extract Person classes from test classes
- shorten test name of one test
- fix one warning
2020-07-26 09:38:00 +02:00
mdhtr
3611e36e8b
Examples for the second version of the article
2020-07-13 00:24:14 +02:00
Loredana Crusoveanu
485b4e3e99
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
mdhtr
55ef4198a7
Examples for the first version of the article
2020-06-22 16:26:42 +02:00
johnA1331
e9bd17397e
Update README.md
2020-03-18 12:20:03 +08:00
Graham Cox
4552593df2
Moved the Moshi examples to json-2 ( #8898 )
2020-03-17 07:30:46 -07:00
johnA1331
2d8f75a518
Update README.md
2020-02-10 14:32:08 +08:00
rdevarakonda
6ae0be5a9e
BAEL-3458 | Jsoniter parsing API examples ( #8508 )
2020-01-23 16:19:54 +00:00