Commit Graph

18 Commits

Author SHA1 Message Date
Eric Martin de1277c0a0
Merge pull request #7157 from anuraggoyal1/master
[BAEL-3002] Comparing 2 JSON objects with Jackson
2019-07-09 20:13:29 -05:00
Loredana Crusoveanu ac63ae28ab
Merge pull request #7258 from amit2103/BAEL-15321
[BAEL-15321] - Extracted versions into properties
2019-07-07 17:01:45 +03:00
amit2103 73ea42d0ae [BAEL-15321] - Extracted versions into properties 2019-07-07 01:08:17 +05:30
collaboratewithakash 8d383d5f8a
Back-link added 2019-07-03 12:05:53 +05:30
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
Loredana 6f7ebf8574 fix conflicts 2019-05-10 23:22:52 +03:00
pcoates33 d2102a76ff BAEL-2890 (#6905) 2019-05-07 06:37:38 +02:00
amit2103 b22ded782b [BAEL-14251] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts 2019-05-05 11:39:30 +05:30
sheryllresulta ce94aa461a
Update README.md 2019-05-02 17:39:40 +08: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
sheryllresulta 1860c47a70
Update README.md 2019-03-26 15:23:56 +08: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