Commit Graph

31 Commits

Author SHA1 Message Date
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 8bb49f78eb
Update README.md 2019-02-24 20:03:02 +02: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
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
KevinGilmore 111c39d4c9
Update README files (#4589)
* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article

* Added links back to articles
2018-06-30 08:28:44 -05:00
Denis d5013d55fb Merge branch 'master' of https://github.com/eugenp/tutorials 2018-06-26 19:11:28 +02:00
Denis 642eaa2a85 BAEL-1891 interpreter design pattern in java 2018-06-26 18:39:22 +02:00
charlesgonzales 2fe0dee64e Update 13 README.md and create 2 README.md (#4468)
* 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

* Create README.md
2018-06-13 20:50:33 +03:00
Amit Pandey a54c9e0c9e Bael 4461 2 (#4444)
* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* [BAEL-4462] - Fixed integration tests

* Fix verification times
2018-06-11 10:18:30 +02:00
pivovarit 836722cb06 Rename test 2018-06-05 20:00:15 +02:00
Denis 9c26833fa1 BAEL-1792 overview of visitor design pattern (#4352) 2018-06-02 06:41:52 +02:00
Amit Pandey 7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Alejandro Gervasio cfa5f07c96 The DAO Pattern in Java (#4372)
* Initial Commit

* Rename persistence.xml file

* Update JpaEntityManagerFactory.java

* Update pom.xml

* Update JpaEntityManagerFactory.java

* Update JpaEntityManagerFactory.java

* Update pom.xml

* Update persistence.xml
2018-05-31 19:46:28 -05:00
Denis a4a8e1dc6c BAEL-1792 overview of visitor design pattern 2018-05-27 19:32:17 +02:00
Alejandro Gervasio 8bc84886a4 The DAO Pattern in Java - BAEL-1809 (#4286)
* Initial Commit

* Update persistence.xml

* Update UserUnitTest.java

* Rename project module

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update UserApplication.java

* Update JpaUserDao.java

* Update UserDao.java

* Update JpaUserDaoUnitTest.java

* Update UserDaoUnitTest.java

* Update JpaUserDaoUnitTest.java

* Update UserDaoUnitTest.java

* Update UserUnitTest.java

* Update UserUnitTest.java

* Update Dao.java

* Update pom.xml

* Update pom.xml

* Delete JpaUserDaoUnitTest.java

* Delete UserUnitTest.java
2018-05-21 21:19:51 -05:00
Loredana Crusoveanu 3f50caa710
Update README.md 2018-05-13 08:58:05 +03:00
Loredana Crusoveanu a29edce5f6
Update README.md 2018-05-12 22:49:49 +03:00
Loredana Crusoveanu 537c1d1150 move design patterns to new module (#4206)
* move design patterns to new module

* fix logger import
2018-05-11 09:11:13 +02:00