103 Commits

Author SHA1 Message Date
priyank-sriv
cb686cf9c4 minor modifications 2019-07-23 01:52:22 +05:30
priyank-sriv
ae1807fca2 backoff with jitter 2019-07-22 00:55:41 +05:30
priyank-sriv
412e8b7634 simple exponential backoff 2019-07-22 00:55:25 +05:30
priyank-sriv
f5142320bf first commit - basic test 2019-07-22 00:54:49 +05:30
amit2103
55d250318a [BAEL-15974] - Fixed issue in Command Pattern article 2019-07-20 15:25:56 +05:30
Loredana Crusoveanu
3353139423
Update README.md 2019-07-18 12:36:33 +03:00
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
amit2103
37e402eb60 [BAEL-15322] - Fix formatting of POMs 2019-07-07 23:59:01 +05:30
amit2103
73ea42d0ae [BAEL-15321] - Extracted versions into properties 2019-07-07 01:08:17 +05:30
Loredana
f4c7976dfe fix parent readmes 2019-05-26 17:34:11 +03:00
amit2103
aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
Loredana Crusoveanu
5165ea8511
Create README.md 2019-04-21 10:58:07 +03:00
KevinGilmore
fa91124563
BAEL-2489: update README (#6716)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article
2019-04-13 09:46:01 -05:00
Loredana Crusoveanu
dfc9b0d027
Merge pull request #6688 from sheryllresulta/master
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03:00
sheryllresulta
7543d5f3d6
Update README.md 2019-04-11 15:21:41 +08:00
amit2103
3bbb2fbc55 [BAEL-13314] - Fix formatting of POMs 2019-04-08 00:12:30 +05:30
KevinGilmore
9ffec6819c
BAEL-2789: update README (#6676)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article
2019-04-07 09:43:42 -05:00
sheryllresulta
e20526f9b4
Update README.md 2019-04-05 14:48:29 +08:00
dev-chirag
3d31d07b46 BAEL2489:Avoid check for null statements in Java (#6647)
* BAEL2489 - Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* Delete pom.xml

Removing unused changes in core-java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - adding ofnullable to Optional example
2019-04-04 23:13:51 -05:00
Alejandro Gervasio
5754bb3310 Initial Commit (#6614) 2019-03-30 11:01:53 -05:00
Alejandro Gervasio
b67a006020 BAEL-2789 - The Dependency Inversion Principle in Java (#6613)
* Initial Commit

* Added dip dipmodular modules to pom.xml

* Delete pom.xml

* Add pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update Application.java

* Update CustomerDaoUnitTest.java

* Update CustomerServiceUnitTest.java

* Update Application.java

* Update CustomerDaoUnitTest.java

* Update CustomerServiceUnitTest.java

* Update CustomerDaoUnitTest.java

* Update CustomerServiceUnitTest.java
2019-03-30 11:01:00 -05:00
Loredana Crusoveanu
24ea44bdb5
Merge pull request #6590 from kwoyke/BAEL-2836
BAEL-2836 Mediator Pattern in Java
2019-03-29 19:35:30 +02:00
dev-chirag
9687c88abf BAEL2489 - Avoid check for null statement in Java (#6411)
* BAEL2489 - Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* Delete pom.xml

Removing unused changes in core-java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes
2019-03-28 19:56:15 -05:00
Krzysiek
6461816289 BAEL-2836 jUnit test class name fix 2019-03-25 21:34:06 +01:00
Krzysiek
52587443de BAEL-2836 Mediator Pattern in Java 2019-03-25 21:15:34 +01:00
sheryllresulta
6b0ea75cda
Update README.md 2019-03-18 18:50:24 +08:00
Jan Hauer
9578f0de93 BAEL-2400: Adds examples for currying 2019-03-13 09:50:18 +00:00
eric-martin
67ed044498 BAEL-2755: Added design-patterns-2 module 2019-03-07 21:52:47 -06:00
Krzysiek
23e3e6c708 BAEL-2755 - minor improvements 2019-03-03 10:33:31 +01:00
Krzysiek
3deeefe910 BAEL-2755 - Introduction to the Null Object Pattern 2019-03-02 20:21:10 +01:00
Loredana Crusoveanu
192e49ffb2
Merge pull request #6406 from eugenp/lor6-patch-3
Update README.md
2019-02-28 08:49:59 +02:00
Dhawal Kapil
8915610193 BAEL-12770 Aligning module name, artifact id and folder name 2019-02-28 00:13:17 +05:30
Loredana Crusoveanu
8bb49f78eb
Update README.md 2019-02-24 20:03:02 +02:00
Loredana Crusoveanu
ac06100e1b
Create README.md 2019-02-10 18:32:25 +02:00
Loredana
68ea49996b update solid ex 2019-02-10 18:24:45 +02:00
amit2103
97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
Sam Millington
4845bd82a1 added solid code (#6226) 2019-01-27 15:18:13 +01:00
Loredana
9a8e006d73 fix abstract factory ex 2019-01-02 21:58:02 +02:00
Loredana
e02f08eb8c update readmes 2018-12-25 14:13:34 +02:00
amit2103
ec53cb77ac [BAEL-9044] - Moved articles out of core-java 2018-12-23 16:32:19 +05:30
Dhawal Kapil
34e86c294a Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-9567 2018-11-30 22:16:55 +05:30
Dhawal Kapil
4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
Loredana Crusoveanu
ee6162e04b Update README.md (#5794) 2018-11-30 08:05:42 +01:00
Loredana Crusoveanu
bf184639e7
Update README.md 2018-11-22 23:36:10 +02: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
Dhawal Kapil
3130251d3a BAEL-8824 Align module names, folder names and artifact id
- Fixed pom of projects as per new project artifacts
2018-09-03 22:19:38 +05:30
Denis
d3a02b789e BAEL-1997 state design pattern in Java (#4827)
* BAEL-1997 state design pattern in Java

* BAEL-1997 different example code

* BAEL-1997 add additional method to the states

* BAEL-1997 clean up in ReceivedState
2018-08-11 00:31:45 +02:00
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
charlesgonzales
f431a4c3ff add links (#4804)
* 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

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-07-24 19:21:55 +02:00
Sanjay Patel
cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00