6 Commits

Author SHA1 Message Date
Mikhail Chugunov
0abf2d243a BAEL-2327: Implement simple escaping and tests (#5745)
* BAEL-2327: Implement simple escaping and tests

* BAEL-2327: Rename test to comply with CI rules
2018-12-08 06:59:10 -08:00
Shubhra Srivastava
44cef7b602 BAEL-2223: Processing JSONArray (#5547) 2018-10-27 09:02:16 -07:00
Dhawal Kapil
e899b76d43 BAEL-8853 Merge jsonb module into another module
- Moved jsonb module resources to json module and deleted jsonb module
2018-09-05 10:21:18 +05:30
cmlavila
5eea4fc6a6 BAEL-2037 - Code for mini-article (#4923)
* BAEL-2037 - Code for mini-article

* BAEL-2037 - Fixes after editors review

* Fixing dependencies

* Change File Reader

* Formatting

* Fix imports

* Rename test class
2018-08-14 00:02:06 +01:00
ramansahasi
d70fbdc273 Bael 1269 Intro to JSON Java (#3662)
* Final commit

* Made changes as per last review

* Moved from core-java to json module

* Interrupted thread before logging

* Separated out JSON serialization to Java Object

* Reverting access modifier
2018-03-19 16:58:02 +00:00
ramansahasi
15f18bbb83 BAEL 1269 Intro to JSON-JAVA (#3493)
* Final commit

* Made changes as per last review

* Moved from core-java to json module
2018-02-01 10:57:48 +01:00