Ilkka Seppälä
17ea0b17f6
Disable flaky tests mentioned in issue #643 and #699
2018-03-31 10:16:56 +03:00
Ilkka Seppälä
7d4ccc6490
Merge pull request #730 from Deathnerd/master
...
Add Java annotation to code blocks in README files #728
2018-03-31 09:50:28 +03:00
Wes Gilleland
8b06ea52ab
Removed unnecessary changes outside of scope of the task
2018-03-28 01:41:43 -04:00
Wes Gilleland
86ee59c232
Add Java annotation to code blocks in README files
2018-03-28 01:35:43 -04:00
Ilkka Seppälä
6879990857
Merge pull request #726 from valery1707/patch-1
...
Update SonarCloud badge
2018-03-24 16:24:05 +02:00
Ilkka Seppälä
855cf75dd6
Merge pull request #729 from S177LM/patch-1
...
Fixed typo
2018-03-22 17:38:32 +02:00
S177LM
ecad864703
Fixed typo
...
Just fixed a little repetition in the javadoc comment.
2018-03-20 19:51:04 +01:00
Dheeraj Mummareddy
c3b102e547
fixing the link
2018-03-14 19:22:39 -04:00
valery1707
69be74c016
Update SonarCloud badge
...
Update link into badge URL as described in https://about.sonarcloud.io/news/2018/02/05/new-project-badges.html
2018-03-14 20:20:15 +03:00
Dheeraj Mummareddy
3f9a5a254e
code review comments
2018-03-13 12:03:23 -04:00
Dheeraj Mummareddy
05a9c030c0
Merge branch 'master' of github.com:iluwatar/java-design-patterns
2018-03-12 09:19:55 -04:00
Ilkka Seppälä
c723289bbb
Merge pull request #723 from Juaanma/patch-1
...
Captain is implementing RowingBoat - Adapter pattern
2018-03-11 21:59:13 +02:00
Ilkka Seppälä
477da92e2f
Merge pull request #724 from anthonycampbell/master
...
My solution to issue #602 .
2018-03-11 21:23:32 +02:00
anthonycampbell
ac57d67f45
solution to issue #602 . Implemented multiton with enum, added example to app.java, a test for the enum, and commented my code
2018-03-08 16:08:09 -08:00
anthonycampbell
960d2ea6f7
solution to issue #602 . Implemented multiton with enum, added example to app.java, a test for the enum, and commented my code
2018-03-08 15:52:35 -08:00
Juan Manuel Suárez
87cb33f69b
Fixed tests
2018-03-07 17:43:03 -03:00
Juan Manuel Suárez
915a1f3eb0
Forgot to delete row's @Override
...
My bad, sorry. It should compile now.
2018-03-07 17:26:39 -03:00
Ilkka Seppälä
c8fd0bc23d
Merge pull request #716 from baislsl/javadoc-fix
...
Improve Javadoc
2018-03-07 21:52:50 +02:00
Juan Manuel Suárez
696ed86aff
Captain is implementing RowingBoat - Adapter pattern
...
Captain and RowingBoat aren't interchangable.
Captain, as a client, may have a method to use the boat, but it isn't needed that they share the same interface, as it makes the code more confusing.
2018-03-07 00:19:33 -03:00
baislsl
e0b8f6f850
fix checkstyle
2018-03-06 16:09:22 +08:00
Dheeraj Mummareddy
143213483c
fixing typo
2018-03-05 21:41:24 -05:00
Dheeraj Mummareddy
678fa93838
update readme and thanks to Amazon Web Services & cloud guru
2018-03-05 21:25:08 -05:00
Dheeraj Mummareddy
b2607010b4
update readme and ready for review
2018-03-05 21:23:42 -05:00
Dheeraj Mummareddy
b2dd36f607
adding backend as a service with lambda + api gateway + dynamodb
2018-03-05 20:51:32 -05:00
Dheeraj Mummareddy
af6973884f
merge from upstream and fixing conflicts
2018-03-04 17:46:29 -05:00
Dheeraj Mummareddy
3894a0bb6c
Merge branch 'master' of github.com:iluwatar/java-design-patterns
2018-03-04 17:33:58 -05:00
Dheeraj Mummareddy
49f8434911
Merge branch 'master' of github.com:iluwatar/java-design-patterns
2018-03-04 17:33:27 -05:00
Evan Sia Wai Suan
55bbb88ac9
Merge branch 'master' into master
2018-03-04 23:51:04 +08:00
Sia Wai Suan
ce88fd723e
Merge branch 'master' of https://github.com/waisuan/java-design-patterns
2018-03-04 15:25:55 +00:00
Ilkka Seppälä
e01d640499
Merge pull request #713 from baislsl/master
...
Use the @TestInstance annotation
2018-02-25 08:54:00 +02:00
Ilkka Seppälä
7fef5e4cd5
Merge pull request #696 from besok/master
...
#677 add pattern Trampoline.
2018-02-25 08:45:36 +02:00
Sia Wai Suan
3333a2839b
Remove unused var
2018-02-20 10:58:49 +00:00
Sia Wai Suan
a60fa76fd9
Add UML diagram
2018-02-20 10:35:06 +00:00
Sia Wai Suan
565f5a4e70
Add README.md
2018-02-20 09:48:44 +00:00
Sia Wai Suan
b73ef6e6c5
Dirty Flag pattern #560
2018-02-19 16:08:45 +00:00
baislsl
991ba320a6
Improve Javadoc
2018-02-19 22:01:14 +08:00
Ilkka Seppälä
d78434fed8
Merge pull request #644 from spanhal1/master
...
added tutorial links to bridge, decorator, abstract-factory, strategy…
2018-02-17 20:39:52 +02:00
Ilkka Seppälä
f9f93695fe
Merge pull request #609 from igorcadelima/master
...
Protect against instantiation via reflection
2018-02-17 20:36:40 +02:00
Ilkka Seppälä
a367832d9e
Merge pull request #711 from ryanguest/master
...
Fix typo
2018-02-17 20:26:26 +02:00
Dheeraj Mummareddy
7a7ba871dc
serveless implementation using aws compute engine and serverless framework
2018-02-08 12:03:00 -05:00
baislsl
36f5947cd7
Use the @TestInstance annotation
2018-02-08 03:00:55 +08:00
Ryan Guest
f62ae456b0
Fix typo
2018-02-01 15:44:23 -08:00
Sanket Panhale
5cbf651a3e
Merge branch 'master' into master
2018-01-28 14:44:19 -05:00
Ilkka Seppälä
e7b119c95c
Merge pull request #709 from mookkiah/issue_508_prototype
...
issue 508 - using copy constructor to implement prototype.
2018-01-28 10:44:25 +02:00
Ilkka Seppälä
ec28b1250d
Merge pull request #708 from BeeHuang/fix-comment
...
Fix error comment with isServiceRunnign in Event Queue
2018-01-28 10:29:19 +02:00
Sanket
2dcf63c646
fixed typo in abstract factory pattern
2018-01-27 20:30:15 -05:00
Mahendran Mookkiah
0805716515
issue 508 - using copy constructor to implement prototype.
...
As per http://www.artima.com/intv/bloch13.html , clone method in java is
broken or confusing. So staying away from clone method.
2018-01-27 09:57:15 -05:00
BeeHuang
9f797b3009
fix error comment with isServiceRunnign
2018-01-27 16:44:23 +08:00
Ilkka Seppälä
33a3d6fef4
Merge pull request #702 from zafarella/patch-4
...
Add thread safety comment on enum based singleton
2018-01-23 23:24:39 +02:00
Zafar Khaydarov
dddfb52c70
Update EnumIvoryTower.java
2018-01-23 00:07:11 -05:00