Commit Graph

10587 Commits

Author SHA1 Message Date
Loredana Crusoveanu 926d7d2da8 JAVA-15810 add clarification about deleted files 2022-11-14 12:40:46 +02:00
alemoles 69dfcd3293 BAEL-5850 - Abstract Factory vs Factory Method Pattern in Java (#12) (#13017) 2022-11-13 19:41:44 -08:00
Loredana Crusoveanu 295ea4d00d Merge pull request #13024 from eugenp/lor6-patch-4
Update README.md
2022-11-13 18:09:41 +02:00
Loredana Crusoveanu 09df31a5ab Merge pull request #13023 from eugenp/lor6-patch-3
Update README.md
2022-11-13 18:08:52 +02:00
Loredana Crusoveanu 9c0651f1ea Merge pull request #13022 from eugenp/lor6-patch-2
Update README.md
2022-11-13 18:07:08 +02:00
Loredana Crusoveanu 73c6a14af6 Update README.md 2022-11-13 18:05:16 +02:00
Loredana Crusoveanu a0691ae44b Update README.md 2022-11-13 18:05:04 +02:00
Loredana Crusoveanu 2055285698 Update README.md 2022-11-13 18:03:56 +02:00
Loredana Crusoveanu 731c5f92d0 Merge pull request #13021 from eugenp/lor6-patch-2
Update README.md
2022-11-13 18:00:58 +02:00
Loredana Crusoveanu 984dc79473 Update README.md 2022-11-13 17:58:21 +02:00
Loredana Crusoveanu d6f06d9959 Merge pull request #13020 from eugenp/lor6-patch-2
Update README.md
2022-11-13 17:50:33 +02:00
Loredana Crusoveanu b372165e94 Merge pull request #13019 from eugenp/lor6-patch-3
Update README.md
2022-11-13 17:48:31 +02:00
Loredana Crusoveanu a3f4d3ba6e Update README.md 2022-11-13 17:47:45 +02:00
Loredana Crusoveanu 4a4bc5cdfa Merge pull request #13018 from eugenp/lor6-patch-2
Update README.md
2022-11-13 17:45:41 +02:00
Loredana Crusoveanu a18c874bde Update README.md 2022-11-13 17:45:38 +02:00
Loredana Crusoveanu a116f2b7c2 Update README.md 2022-11-13 17:43:35 +02:00
Loredana Crusoveanu 657270c0e4 Merge pull request #13015 from eugenp/remove-duplicate-module
remove duplicate module struts
2022-11-13 17:42:13 +02:00
panos-kakos ca436ff5e0 [JAVA-13960] Clean up (#12994)
* [JAVA-13960] Clean up

* [JAVA-13960] Rename classes

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-13 17:46:26 +05:30
h_sharifi 17b215a483 #BAEL-5880: replace assertFalse instead of assertEquals 2022-11-13 13:43:46 +03:30
rehammuzzamil08 fc0c16a3ae BAEL-5670: Remove All Non Numeric Characters but Keep the Decimal Separator in Java String (#12827)
* BAEL-5670: Remove All Non Numeric Characters but Keep the Decimal Separator in Java String

* BAEL-5670: Remove All Non Numeric Characters but Keep the Decimal Separator in Java String

* BAEL-5670: Remove All Non Numeric Characters but Keep the Decimal Separator in Java String
- Move to a new module core-java-string-apis-2

* BAEL-5670: Add README.md file

* BAEL-5670: Add test cases to handle cases where decimal sepator is not a period or dot.

* BAEL-5670: Remove test cases to handle cases where decimal sepator is not a period or dot.

* BAEL-5670: Update ordering of modules in pom.xml
2022-11-13 09:38:48 +05:30
Loredana Crusoveanu c165452fe1 remove duplicate module struts 2022-11-12 21:33:19 +02:00
davidmartinezbarua 28f86cb991 Merge pull request #12999 from thibaultfaure/BAEL-5925-finding-max-date-in-object-list
BAEL-5925 Code for the finding max date in object list article
2022-11-12 01:25:11 -03:00
Satyarth Shankar 04e2c6904b updated rxJava2 dependency version (#13002)
* BAEL-5751 test commit for checkin builds

* BAEL-5751 compiled with java 8

* BAEL-5751 small update

* BAEL-5751 added the core code

* BAEL-5751 moved code to a different module

* BAEL-5751 using assertArrayEquals

* BAEL-5751 new line at the end of file

* BAEL-5738 retry with delay in rxJava

* Update RxJavaRetryWithDelayUnitTest.java

* BAEL-5738 updated rxJava2 version to a more recent one

Co-authored-by: Grzegorz Piwowarek <gpiwowarek@gmail.com>
2022-11-11 20:06:11 +01:00
thibault.faure 2e126e794c BAEL-5925 Code for the finding max date in object list article 2022-11-11 18:32:57 +01:00
Loredana Crusoveanu 8bb5146862 Merge pull request #13007 from edizor/master
Update README.md
2022-11-11 10:27:35 +02:00
edizor 3fb428a3c6 Update README.md 2022-11-11 16:09:02 +08:00
Loredana Crusoveanu 13698a3ed3 Merge pull request #12936 from achraftt/BAEL-5791-deleteDiedCode
BAEL-5791: adaptation after creating new module
2022-11-11 10:01:33 +02:00
Loredana Crusoveanu 1b48232d56 Merge pull request #12935 from achraftt/BAEL-5791-adaptation
BAEL-5791: Convert String to Instant (creating new module)
2022-11-11 10:00:03 +02:00
Loredana Crusoveanu 525bf00fe2 Merge pull request #13004 from edizor/master
Update README
2022-11-11 09:57:06 +02:00
Loredana Crusoveanu 7a4185f09a Merge pull request #13006 from eugenp/hybris-module-name
fix hystrix module name
2022-11-11 09:44:11 +02:00
Loredana Crusoveanu d3f2070e59 fix hystrix module name 2022-11-11 09:36:46 +02:00
edizor 1ab08e2bc7 Update README.md
[skip ci]
2022-11-11 09:58:17 +08:00
edizor 0981b8fb4f Update README.md
[skip ci]
2022-11-11 09:50:59 +08:00
edizor ce9a35fa5e Update README.md
[skip ci]
2022-11-11 09:44:56 +08:00
edizor 85ee80bad2 Update README.md
[skip ci]
2022-11-11 09:37:42 +08:00
edizor 2987e954fe Update README.md
[skip ci]
2022-11-11 09:35:38 +08:00
edizor 0783e9d778 Update README.md
[skip ci]
2022-11-11 09:13:18 +08:00
edizor ec240863d7 Update README.md
[skip ci]
2022-11-11 09:10:03 +08:00
edizor 3bca0d46bf Update README.md
[skip ci]
2022-11-11 09:04:12 +08:00
edizor 1a6bad7f13 Update README.md
[skip ci]
2022-11-11 08:56:17 +08:00
edizor 3b43918cf7 Update README.md
[skip ci]
2022-11-11 08:45:29 +08:00
edizor 96575a8d64 Update README.md
[skip ci]
2022-11-11 08:41:08 +08:00
edizor b87872336d Update README.md
[skip ci]
2022-11-11 08:35:42 +08:00
Cleuton Sampaio 2df6d915b0 kong-k8s-springboot cleuton.sampaio (#13001)
Co-authored-by: cleutonsampaio <cleutonsampaio@cloud.upwork.com>
2022-11-09 14:14:27 -08:00
kwoyke a6b008e5a3 Merge pull request #12996 from panos-kakos/JAVA-15763
Java 15763 - Upgrade dependecies versions
2022-11-09 16:37:39 +01:00
collaboratewithakash dd0f81b18d Removed a .md file 2022-11-09 15:08:17 +05:30
collaboratewithakash 69be8937be Removed a backlink 2022-11-09 15:04:18 +05:30
collaboratewithakash b5ab558ef4 added a readme file with backlink 2022-11-09 15:02:14 +05:30
h_sharifi 97895148e3 #BAEL-5880:refactor test cases 2022-11-09 11:55:20 +03:30
h_sharifi f17c551fc4 #BAEL-5880: rename method to getNumberOfPages 2022-11-09 11:54:28 +03:30