Commit Graph

5 Commits

Author SHA1 Message Date
Dmytry Kovalenko
1dccedcd1d [BAEL-5553] Check whether a string is valid JSON in Java (#12136)
* [BAEL-5553] Check whether a string is valid JSON in Java

* [BAEL-5553] Move implementation to json-2 package

* [BAEL-5553] Move mapper creation outside method
2022-05-02 21:41:24 +05:30
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
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
Karsten Silz
0407843a30 Moved code from "json" module. 2020-09-21 20:38:46 +01:00
rdevarakonda
6ae0be5a9e BAEL-3458 | Jsoniter parsing API examples (#8508) 2020-01-23 16:19:54 +00:00