Commit Graph

23 Commits

Author SHA1 Message Date
Alessio Stalla 476dbbc01a #BAEL-17518 add README descriptions 2019-10-03 08:36:36 +02:00
KevinGilmore 00c5ecc8ef
BAEL-3126 BAEL-2463 add links to articles (#7640)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module

* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles

* BAEL-3126 BAEL-2463 README
2019-08-23 21:58:03 -05:00
Yavuz Tas 9cb93861d9 Add source code for article BAEL-2463 (#7543) 2019-08-11 11:27:36 -05:00
johnA1331 bc33ce4235
Update README.md 2019-08-02 22:01:37 +08:00
johnA1331 87309f94cc
Update README.md 2019-08-02 22:01:20 +08:00
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