10 Commits

Author SHA1 Message Date
gpq5
ceb3d9ba78 added another example of custom comparator 2019-07-02 23:25:24 +05:30
gpq5
ce206fade4 fix for comparison issue with double 2019-07-02 00:40:57 +05:30
gpq5
3d50c203a6 made changes as per review comments 2019-06-28 10:15:05 +05:30
gpq5
706035468b Minor fixes 2019-06-23 12:35:44 +05:30
gpq5
0eeb8a37f5 added additional examples 2019-06-23 08:58:20 +05:30
gpq5
f13b1e78ef [BAEL-3002] Comparing 2 JSON objects with Jackson 2019-06-22 22:17:12 +05:30
pcoates33
a057010fed BAEL-2922 Add Json to CSV code using Jackson CsvMapper (#7115) 2019-06-12 07:09:20 +02:00
pcoates33
d2102a76ff BAEL-2890 (#6905) 2019-05-07 06:37:38 +02:00
Amy DeGregorio
1f853d5d51 BAEL 2879 (#6767)
* BAEL-2727 Example Code

* Example code for BAEL-2879 Jackson YAML
2019-04-20 08:48:39 -07:00
pcoates33
16fdea7267 BAEL-2721 Moved JsonAliasUnitTest into new module called jackson-2. (#6555)
* BAEL-2721 Examples of @JsonAlias and Gson's alternate parameter

* BAEL-2721 Update class and method names for JsonAlias and GsonAlternate

* BAEL-2721 move JsonAliasUnitTest into new jackson-2 module

* BAEL-2721 Removed unused dependencies from pom.xml

* BAEL-2721 Tidy up logback.xml

* BAEL-2721 fix url in README.md
2019-03-17 23:56:13 -07:00