3069 Commits

Author SHA1 Message Date
Ashish Trivedi
6cef98d41e
Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:25:01 +05:30
Ilkka Seppälä
7450456dae Add syntax highlighting 2020-08-09 21:54:54 +03:00
Ashish Trivedi
45e416928d
Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:24:44 +05:30
Ashish Trivedi
94c131f7e9
Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:24:33 +05:30
Ashish Trivedi
5eb9b98e78
Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-10 00:24:20 +05:30
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
Ashish_Trivedi
e09de2fb36 #1321 2020-08-09 01:58:19 +05:30
Ashish_Trivedi
a59c9bba97 #1321 2020-08-09 01:39:51 +05:30
Ashish_Trivedi
7acc5fbf95 #1321
Resolved conflicts and used var wherever possible
2020-08-09 01:33:19 +05:30
Ashish Trivedi
bdf2145b3f
Merge branch 'master' into master 2020-08-09 01:17:07 +05:30
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
Ashish Trivedi
5bfaeffecf
Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-09 00:51:44 +05:30
Ashish Trivedi
c0acaf073b
Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-09 00:51:36 +05:30
Ashish Trivedi
9f190c59c4
Update transaction-script/Readme.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2020-08-09 00:51:28 +05:30
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
Ashish Trivedi
fa68789cd5 #1321 Updated readme and add UML diagram 2020-08-08 15:49:14 +05:30
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