10 Commits

Author SHA1 Message Date
rpvilao
192774ef2c
Merge pull request #7400 from catalin-burcea/BAEL-1953
[BAEL 1953] - added StreamTokenizer examples
2019-08-26 09:07:57 +02:00
Amit Pandey
ec46f6de26 [BAEL-12899] - Splitted the java-strings module (#7410) 2019-08-02 00:44:32 -04:00
catalin-burcea
674db8bd0e added StreamTokenizer examples 2019-07-31 22:29:31 +03:00
Michael Sievers
c5179b6ec8 [BAEL-3019] Add sample code for empty and blank string checks (#7176)
* [BAEL-3019] Add sample code for empty and blank string checks

* [BAEL-3019] Add article link to module README

* [BAEL-3019] Remove blank line in the beginning of certain tests

* [BAEL-3019] Unroll tests and adhere to givenXXX_thenXXX naming convention

* Revert "[BAEL-3019] Add article link to module README"

This reverts commit 675295fafa53861d2bd3eb0e766665a58adda97d.

* [BAEL-3019] Bump guava version for 'java-strings-2' to 28.0-jre
2019-07-02 20:01:53 -06:00
Pazis
d67b026d29 BAEL-2962 Java Multi-line String (#7166)
* added readme

* hexagonal architecture implemented

* Java Multiline String
2019-07-02 19:20:41 -06:00
Catalin Burcea
c79bc22668 added examples about how to reverse a string in java (#7219) 2019-07-01 13:16:19 +02:00
cdjole
3afadfa5ad BAEL-2994 - String consists of substrings example (#7190) 2019-06-25 22:05:16 +02:00
DOHA
a4762fcc90 remove stop words from string 2019-05-16 17:57:05 +02:00
Andrey Shcherbakov
7eba063308 Place the code for BAEL-2876 to java-strings-2 (#6911)
* Add the code for article BAEL-2876

* Move BAEL-2876 from core-java-8-2 to java-strings-2

* Remove ICU from the pom of core-java-8-2

* Replace the char é by its unicode encoding
2019-05-07 23:57:20 -06:00
jose
25407f2a43 BAEL-2832: new java-strings-2 project, with tests and benchmar 2019-04-27 00:36:55 -03:00