Commit Graph

24 Commits

Author SHA1 Message Date
johnA1331 b4facc51bd Update README.md 2021-09-22 22:55:58 +08:00
Kai Yuan bf1131eac5 add unit-test class for the issue 5155 (#11217) 2021-09-20 20:37:35 -05:00
johnA1331 e41935bb7c Update README.md 2021-08-18 13:11:58 +08:00
Mateusz Szablak c99989e599 [BAEL-5041] Validate String as file name in Java 2021-08-13 09:36:54 +02:00
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
kwoyke f318cd05d9 BAEL-5000: Add split String by newlines examples (#10881)
* BAEL-5000: Add split String by newlines examples

* BAEL-5000: Exclude core-java-string-operations-3 from persistence-modules

* BAEL-5000: Update tests

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-12 14:23:37 +02:00
johnA1331 f04dd12217 Update README.md 2021-05-20 01:22:21 +08:00
Eric Martin 426a693517 Merge pull request #10738 from anmoldeep0123/BAEL-4878
BAEL-4878 | How to split a string, but also keep the delimiters?
2021-05-16 13:50:17 -05:00
root 10b8125b09 BAEL-4878 | How to split a string, but also keep the delimiters? | moved src 2021-05-09 20:25:34 +00:00
sampadawagde db5991efb9 JAVA-5223: Fix formatting of POMs (Part 5) 2021-05-06 22:41:38 +05:30
johnA1331 a852c9d75c Update README.md 2021-04-29 05:23:12 +08:00
unknown 60af7e8443 BAEL-4702 Refactoring 2021-03-26 03:51:41 +05:30
unknown 4bb429ef5b BAEL-4702 Refactoring 2021-03-24 17:24:52 +05:30
unknown d954c180e5 BAEL-4702 Added code snippet for System.lineSeparator() method 2021-03-24 17:22:44 +05:30
unknown bfca572d04 refactoring code snippets 2021-02-20 21:11:20 +05:30
unknown d1bbd3502b BAEL-4702
- Code snippets for split Java String by New line
2021-02-20 21:08:27 +05:30
johnA1331 f651b0f7b1 Update README.md 2020-11-11 20:13:52 +08:00
mateusz.szablak 46c257f00f review #2 2020-10-29 16:44:28 +01:00
mateusz.szablak dd98392dbe added after review 2020-10-26 16:35:41 +01:00
mateusz.szablak bbdf2ae686 BAEL-4212 (String) or .toString()? - code + tests 2020-10-15 16:18:27 +02:00
johnA1331 119c8f323f Create README.md 2020-07-21 22:16:18 +08:00
Anshul BANSAL f43b2141dd BAEL-4175 - swapped argument order for assertEquals 2020-07-13 06:11:58 +03:00
Anshul BANSAL a027dc8833 POM fixes 2020-07-09 10:19:08 +03:00
Anshul BANSAL 7f16e3e80e BAEL-4175 - moved code to a new module - core-java-string-operations-3 2020-07-09 10:13:30 +03:00