Commit Graph

71 Commits

Author SHA1 Message Date
Loredana Crusoveanu 9dbdfcf31f
Merge pull request #5233 from dkapil/task/BAEL-8901
BAEL-8901 Add section in "Stream operations on Strings" article
2018-09-13 09:13:34 +03:00
Dhawal Kapil 107e6a75be Feature/bael 2118 dhawal (#5231)
* [BAEL-2118] - Add a section in String Split Article

* [BAEL-2118] - Formatting and upgraded to JUNIT 5
2018-09-13 06:49:41 +02:00
Dhawal Kapil 708d64c183 BAEL-8901 Add section in "Stream operations on Strings" article
- Added string array to map example.
2018-09-12 12:13:51 +05:30
KevinGilmore 7a099e385e
BAEL-2132 Update README (#5218)
* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article

* Added links back to articles

* Add links back to articles

* BAEL-1795: Update README

* BAEL-1901 and BAEL-1555 add links back to article

* BAEL-2026 add link back to article

* BAEL-2029: add link back to article

* BAEL-1898: Add link back to article

* BAEL-2102 and BAEL-2131 Add links back to articles

* BAEL-2132 Add link back to article
2018-09-09 22:55:31 -05:00
Loredana Crusoveanu 8debae2dd4
Merge pull request #5193 from eugenp/mvndep-plugin-cleanup
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-09 22:43:52 +03:00
sachin29aug 2caf645726 BAEL-8833: Cleanup the maven-dependency-plugin usage 2018-09-07 15:58:10 -04:00
Loredana Crusoveanu 977c50ad85
Merge pull request #5154 from Doha2012/master
fix emoji test
2018-09-07 14:40:18 +03:00
Rokon Uddin Ahmed fccf56fdc2 BAEL-8287 (#5180)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-09-07 13:56:13 +03:00
Sai f9277b37fe Add examples for substring operations (#5139) 2018-09-06 14:27:53 +02:00
DOHA 5c8b1642b7 fix emoji test 2018-09-03 22:15:35 +03:00
Loredana Crusoveanu 3f35337028
Merge pull request #5135 from Doha2012/master
remove emojis
2018-09-02 14:35:35 +03:00
DOHA 409f252b0e remove emojis 2018-09-01 21:57:20 +03:00
cdjole 14b984f4d7 BAEL-2132 - Date to String conversion (#5116)
* BAEL-2132 - Date to String conversion

* BAEL-2132 - TimeZone set to CET
2018-09-01 08:32:55 -05:00
Denis 61de6251ec BAEL-2144 move code to different module 2018-08-30 21:58:38 +02:00
cdjole e77e8c0025 Bael 2139 update (#5037)
* code formatted

* Regex optimized.
2018-08-22 23:31:47 +02:00
cdjole cf6e74e631 Single regex example added (#5036) 2018-08-22 21:46:47 +02:00
cdjole 318c95f0c0 String containing characters (#5026) 2018-08-21 13:41:26 +02:00
amit2103 b4036907b9 [BAEL-8232] - Moved non-string related code to core-java and copied PizzaStatusEnum class and PizzaUnitTest relavent TCs to java-strings module 2018-08-19 01:20:13 +05:30
amit2103 742c77a931 [BAEL-8232] - Moved code from core-java to java-strings module for 'Converting Strings to Enums in Java' article 2018-08-19 00:34:16 +05:30
amit2103 ca9b13d705 [BAEL-8232] - Removed unwanted dependencies and moved CountCharsExampleUnitTest from core-java to java-strings module 2018-08-19 00:02:02 +05:30
amit2103 ab17b8e697 [BAEL-8232] - Moved java string related code and github links into new module java-strings 2018-08-18 23:24:10 +05:30