2824 Commits

Author SHA1 Message Date
Samil Ayoub
46b23f322f Add Simple Factory Pattern implementation
Java source code demonstrate simple factory design pattern
2020-09-02 13:46:53 +01:00
Ilkka Seppälä
8afe4c314a Update README.md 2020-08-29 16:56:52 +03:00
Ilkka Seppälä
2dd2cfb8ca Update README.md 2020-08-29 16:49:45 +03:00
Ilkka Seppälä
8512c65aef Update README.md 2020-08-29 16:42:46 +03:00
Ilkka Seppälä
6373f7b115 Update README.md 2020-08-29 16:38:20 +03:00
Ilkka Seppälä
e8b42bd135 Update README.md 2020-08-29 16:23:28 +03:00
Ilkka Seppälä
2bb2134636 Update README.md 2020-08-29 16:17:15 +03:00
Ilkka Seppälä
675b2f14b2 Update README.md 2020-08-29 16:10:59 +03:00
Ilkka Seppälä
a4f2d14848 Update README.md 2020-08-29 12:01:23 +03:00
Ilkka Seppälä
96c16a8f3a Update README.md 2020-08-29 11:29:30 +03:00
Ilkka Seppälä
8983f9c11c Update README.md 2020-08-26 21:55:05 +03:00
Ilkka Seppälä
9b464e0be1
Merge pull request #1507 from amit1307/upgrade-mockito-1486
Upgrade Mockito version
2020-08-26 21:20:11 +03:00
Amit Garg
b07d33f332 Upgrade Mockito version to latest 2020-08-26 00:09:30 +01:00
Amit Garg
6c4c6097be Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2020-08-25 23:21:25 +01:00
Ilkka Seppälä
9dd46d7b4a Update README.md 2020-08-25 21:42:42 +03:00
Ilkka Seppälä
723afb85ba Set version for next development iteration 2020-08-25 21:21:36 +03:00
Ilkka Seppälä
a0e5d061cb Milestone 1.23.0 2020-08-25 21:20:30 +03:00
Ilkka Seppälä
687648af0a
Merge pull request #1506 from iluwatar/all-contributors/add-stefanbirkner
docs: add stefanbirkner as a contributor
1.23.0
2020-08-25 17:43:29 +03:00
allcontributors[bot]
96aa21d0e8
docs: update .all-contributorsrc [skip ci] 2020-08-25 14:42:54 +00:00
allcontributors[bot]
b8f83c326d
docs: update README.md [skip ci] 2020-08-25 14:42:53 +00:00
Ilkka Seppälä
15d795bf8a
Merge pull request #1505 from stefanbirkner/system-lambda
Replace System Rules with System Lambda
2020-08-25 17:41:09 +03:00
Stefan Birkner
3754c66604 Replace System Rules with System Lambda
System Lambda is more specific. It only wraps the part of the code that
produces the output.
2020-08-24 23:20:03 +02:00
Ilkka Seppälä
6d83ceba28 Update README.md 2020-08-23 18:53:57 +03:00
Ilkka Seppälä
015b418114 Update README.md 2020-08-23 18:03:29 +03:00
Ilkka Seppälä
0cba307844 Fix readme filename 2020-08-23 17:06:37 +03:00
Ilkka Seppälä
a66edc84a0
Merge pull request #1504 from iluwatar/all-contributors/add-mkrzywanski
docs: add mkrzywanski as a contributor
2020-08-23 17:00:32 +03:00
allcontributors[bot]
c18282ad5d
docs: update .all-contributorsrc [skip ci] 2020-08-23 13:59:15 +00:00
allcontributors[bot]
7411ea86bf
docs: update README.md [skip ci] 2020-08-23 13:59:14 +00:00
Ilkka Seppälä
ef033b66a6
Merge pull request #1499 from mkrzywanski/pattern/filterer
Filterer pattern
2020-08-23 16:56:06 +03:00
Michal Krzywanski
e65b65257e fixing typos in readme file, introducing var local type inference where possible 2020-08-23 11:00:15 +02:00
Michal Krzywanski
3d9afbaeec fixed typo in read me 2020-08-22 18:24:41 +02:00
Michal Krzywanski
61a819aab8 Added fixes after review. Changed example pattern application to threat detection domain 2020-08-22 18:11:14 +02:00
Ilkka Seppälä
61b95c294b Update github token 2020-08-22 14:49:56 +03:00
Ilkka Seppälä
4068d1fead Update sonar badges 2020-08-22 14:03:21 +03:00
Ilkka Seppälä
b284230ecf
Merge pull request #1502 from iluwatar/all-contributors/add-edycutjong
docs: add edycutjong as a contributor
2020-08-21 18:01:31 +03:00
allcontributors[bot]
0529b77abb
docs: update .all-contributorsrc [skip ci] 2020-08-21 15:00:49 +00:00
allcontributors[bot]
a2ae5d1324
docs: update README.md [skip ci] 2020-08-21 15:00:48 +00:00
Ilkka Seppälä
25159ed9a8
Merge pull request #1501 from iluwatar/all-contributors/add-ToxicDreamz
docs: add ToxicDreamz as a contributor
2020-08-21 17:35:37 +03:00
allcontributors[bot]
7f09cd5b2d
docs: update .all-contributorsrc [skip ci] 2020-08-21 14:34:24 +00:00
allcontributors[bot]
b388020fc0
docs: update README.md [skip ci] 2020-08-21 14:34:23 +00:00
Ilkka Seppälä
0c552effc3
Merge pull request #1492 from ToxicDreamz/SonarCloud-Reports-Issue#1012
Fixed most reported issues by SonarCloud.
2020-08-21 17:25:16 +03:00
Michal Krzywanski
905b5dc6d8 Implemented filterer pattern 2020-08-21 11:51:43 +02:00
Toxic Dreamz
885c8a6765 Fixed a test-case issue within the dirty-flag module. 2020-08-20 01:21:03 +04:00
Toxic Dreamz
6b5b2ac1e8 Merge remote-tracking branch 'origin/SonarCloud-Reports-Issue#1012' into SonarCloud-Reports-Issue#1012 2020-08-20 01:03:50 +04:00
Toxic Dreamz
c35b98b4d7 Fixed pom.xml issues within the dirty-flag and partial-response modules that were causing build failures. 2020-08-20 01:01:03 +04:00
Toxic Dreamz
f5fddeb7f0
Merge branch 'master' into SonarCloud-Reports-Issue#1012 2020-08-19 23:29:36 +04:00
Toxic Dreamz
292ec5b8e5 Merge branch 'SonarCloud-Reports-Issue#1012'
# Conflicts:
#	pom.xml
2020-08-19 23:27:43 +04:00
Toxic Dreamz
60d87789a6
Merge pull request #1 from iluwatar/master
Fork Update
2020-08-19 23:26:19 +04:00
Toxic Dreamz
860453b46b Fixed JUnit tests causing build issues due to mixing JUnit 4 & JUnit 5 2020-08-19 23:14:37 +04:00
Toxic Dreamz
6921b0dce0 Fixed checkstyle errors causing build failures. 2020-08-19 13:27:08 +04:00