rayyh
|
b91bbc773d
|
fix word typo
|
2020-08-11 14:19:39 +08:00 |
|
Ilkka Seppälä
|
2d16e5afbf
|
Merge branch 'master' of https://github.com/iluwatar/java-design-patterns
|
2020-08-10 16:27:28 +03:00 |
|
Ilkka Seppälä
|
2c6f1832b0
|
Merge pull request #1485 from amit1307/logging-api-gateway-1338
Add logging in API Gateway
|
2020-08-10 16:26:18 +03:00 |
|
Ilkka Seppälä
|
04a2be0c99
|
Update readme
|
2020-08-10 16:25:06 +03:00 |
|
Ilkka Seppälä
|
10815b6469
|
Fix tags
|
2020-08-10 16:05:52 +03:00 |
|
Ilkka Seppälä
|
7450456dae
|
Add syntax highlighting
|
2020-08-09 21:54:54 +03:00 |
|
Ilkka Seppälä
|
8305e9365d
|
Fix typos
|
2020-08-09 21:49:00 +03:00 |
|
Ilkka Seppälä
|
04e3368a81
|
Merge pull request #1482 from vINCENT8888801/private-class-data-explanation
Private class data explanation
|
2020-08-09 21:27:34 +03:00 |
|
Amit Garg
|
d219a104c7
|
Add logging in API Gateway
|
2020-08-09 18:13:24 +01:00 |
|
Wei Seng
|
700f5c6d27
|
corrected some typo
|
2020-08-09 18:22:40 +08:00 |
|
Wei Seng
|
f4fa73cd48
|
Update README.md
Increase clarity
|
2020-08-09 16:28:40 +08:00 |
|
Ilkka Seppälä
|
1e90d0d645
|
Merge pull request #1484 from iluwatar/all-contributors/add-vINCENT8888801
docs: add vINCENT8888801 as a contributor
|
2020-08-08 22:44:51 +03:00 |
|
allcontributors[bot]
|
b8c0985b97
|
docs: update .all-contributorsrc [skip ci]
|
2020-08-08 19:44:04 +00:00 |
|
allcontributors[bot]
|
c40d6ae9d7
|
docs: update README.md [skip ci]
|
2020-08-08 19:44:03 +00:00 |
|
Ilkka Seppälä
|
76bfc68cd6
|
Merge pull request #1481 from vINCENT8888801/some-minor-spelling-error
Some minor spelling error in comment
|
2020-08-08 22:43:05 +03:00 |
|
Ilkka Seppälä
|
d0ed10a619
|
Merge pull request #1479 from anuragagarwal561994/java-11
Java 11 remaining pattern
|
2020-08-08 22:32:43 +03:00 |
|
Wei Seng
|
50ed5ca699
|
Some minor spelling error in comment
|
2020-08-09 03:15:26 +08:00 |
|
Wei Seng
|
08cec0e254
|
Update README.md
|
2020-08-09 03:10:43 +08:00 |
|
Wei Seng
|
1f6e6f34ea
|
Update README.md
|
2020-08-09 03:09:53 +08:00 |
|
Anurag Agarwal
|
134ccdb5a1
|
Corrects condition
|
2020-08-08 11:56:34 +00:00 |
|
Anurag Agarwal
|
8b92bc6bb6
|
Corrects README.md
|
2020-08-08 00:53:30 +00:00 |
|
Anurag Agarwal
|
8e060ad0ad
|
Refactors null object pattern to java-11
|
2020-08-08 00:46:08 +00:00 |
|
Anurag Agarwal
|
a5038c4329
|
Uses java-11 in naked objects
|
2020-08-08 00:41:58 +00:00 |
|
Ilkka Seppälä
|
b0ac4c1ca3
|
#590 explanation for Arrange/Act/Assert
|
2020-08-07 19:10:50 +03:00 |
|
Ilkka Seppälä
|
0ead283f55
|
Merge pull request #1475 from ravening/simplify_observer
Use enums instead os switch blocks
|
2020-08-05 17:59:52 +03:00 |
|
Ilkka Seppälä
|
888af23219
|
Merge pull request #1220 from anuragagarwal561994/java-11
Java 11 (patterns with m)
|
2020-08-05 17:38:54 +03:00 |
|
Rakesh Venkatesh
|
0c83ccc2fe
|
Use enums instead os switch blocks
Its better to use enums instead of switch
blocks which makes the code longer and difficult
to maintain as and when new state appears.
|
2020-08-05 15:50:05 +02:00 |
|
Anurag Agarwal
|
a7095602d6
|
Refactors using var
|
2020-08-04 21:46:30 +00:00 |
|
Anurag Agarwal
|
4b38746ce9
|
Removes usage of Dictionary
|
2020-08-04 21:41:25 +00:00 |
|
Ilkka Seppälä
|
cd20e7a3f4
|
Minor readme fixes
|
2020-08-04 21:45:16 +03:00 |
|
Ilkka Seppälä
|
7f29c2455f
|
#590 explanation for Ambassador
|
2020-08-04 21:36:08 +03:00 |
|
Ilkka Seppälä
|
51e8900d31
|
Merge pull request #1474 from iluwatar/all-contributors/add-ravening
docs: add ravening as a contributor
|
2020-08-04 17:48:52 +03:00 |
|
allcontributors[bot]
|
20a5dde8a4
|
docs: update .all-contributorsrc [skip ci]
|
2020-08-04 14:48:06 +00:00 |
|
allcontributors[bot]
|
bf4706addf
|
docs: update README.md [skip ci]
|
2020-08-04 14:48:05 +00:00 |
|
Ilkka Seppälä
|
97285d3724
|
Merge pull request #1472 from ravening/command
#1324 Use interfaces in command pattern
|
2020-08-04 17:47:32 +03:00 |
|
Rakesh Venkatesh
|
f234baf258
|
Cleanup code
|
2020-08-04 16:34:41 +02:00 |
|
Ilkka Seppälä
|
ca58fa3f21
|
#590 add related patterns to Abstract Factory
|
2020-08-04 17:31:33 +03:00 |
|
Anurag Agarwal
|
ca7192889d
|
Fixes test cases for master-worker-pattern
|
2020-08-03 18:50:45 +00:00 |
|
Ilkka Seppälä
|
fa3b93bf8d
|
#590 fix diagram
|
2020-08-03 21:25:13 +03:00 |
|
Ilkka Seppälä
|
a7b4194a71
|
#590 explanation for Aggregator Microservices
|
2020-08-03 21:09:31 +03:00 |
|
Anurag Agarwal
|
054b1eaac6
|
Resolves test failures
|
2020-08-03 15:59:28 +00:00 |
|
Anurag Agarwal
|
44a654a2e3
|
Resolves CR comments
|
2020-08-03 15:45:29 +00:00 |
|
Anurag Agarwal
|
10988526a2
|
Merge branch 'master' of github.com:iluwatar/java-design-patterns into java-11
|
2020-08-03 15:42:18 +00:00 |
|
Rakesh Venkatesh
|
b9f17824fa
|
removing unwanted modifiers
|
2020-08-03 17:38:03 +02:00 |
|
Rakesh Venkatesh
|
3ae7466647
|
Typically command pattern is implemented using
interfaces and concrete classes. Refactor the
code to use the same
|
2020-08-03 16:51:30 +02:00 |
|
Ilkka Seppälä
|
9ff5b9e7c0
|
Fix merge
|
2020-08-03 16:49:46 +03:00 |
|
Ilkka Seppälä
|
4941e8ebc4
|
Merge pull request #1471 from iluwatar/all-contributors/add-charlesfinley
docs: add charlesfinley as a contributor
|
2020-08-03 16:35:28 +03:00 |
|
Ilkka Seppälä
|
081d789749
|
Merge branch 'master' into all-contributors/add-charlesfinley
|
2020-08-03 16:34:41 +03:00 |
|
allcontributors[bot]
|
f84f7b973c
|
docs: update .all-contributorsrc [skip ci]
|
2020-08-03 13:30:52 +00:00 |
|
allcontributors[bot]
|
83acaa82d4
|
docs: update README.md [skip ci]
|
2020-08-03 13:30:51 +00:00 |
|