Commit Graph

19 Commits

Author SHA1 Message Date
Pazis 50dd0ff282 BAEL-2962 Java Multi-line String FIX (#7348)
* added readme

* hexagonal architecture implemented

* Java Multiline String

* BAEL-2856
Difference between getRequestURI and getPathInfo in HttpServletRequest

* MyHttpServlet

* package fix

* remove latest change

* undo

* remove multiline

* add

* add
2019-07-19 22:59:26 -04:00
sheryllresulta 4e93986e9b
Update README.MD
[skip ci]
2019-07-15 04:13:32 -07:00
Michael Sievers c4ccb08b55 [BAEL-3019] Add article link to java-strings-2 module README (#7246) 2019-07-05 21:13:53 -06: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
cdjole 5d3d79ca84 String made of substring test update (#7234) 2019-07-02 18:02:23 +02: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
Loredana 8ce7484205 downgrade surefire version 2019-05-25 21:32:32 +03:00
Loredana Crusoveanu 5bf5185d49
Update README.MD 2019-05-19 08:35:16 +03:00
Loredana Crusoveanu a9a55bbd59
Merge pull request #6974 from Doha2012/master
remove stopwords from string
2019-05-17 20:53:44 +03:00
DOHA a4762fcc90 remove stop words from string 2019-05-16 17:57:05 +02:00
cdjole 0825c88d7a [BAEL-2963] - String initialization (#6962) 2019-05-14 14:57:08 -06:00
Loredana Crusoveanu f1be660ddf
Merge branch 'master' into lor6-patch-12 2019-05-12 20:28:37 +03:00
Loredana Crusoveanu 89aa57b5cf
Create README.MD 2019-05-12 17:34:31 +03:00
Loredana Crusoveanu 33fbbeb4ca
Create README.MD 2019-05-12 17:29:53 +03: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
amit2103 aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
jose 25407f2a43 BAEL-2832: new java-strings-2 project, with tests and benchmar 2019-04-27 00:36:55 -03:00