Commit Graph

2933 Commits

Author SHA1 Message Date
Rakesh Venkatesh 4ff196ce35 Refactor the command pattern to use lambda functions
We can leverage the lambda expressins of Java 8 onwards
to implement command design pattern instead of traditional
non functional way
2020-10-13 16:45:19 +02:00
Ilkka Seppälä 1f4a412e70 Merge pull request #1535 from ohbus/master
Cache SonarCloud packages
2020-10-10 18:51:00 +03:00
Ilkka Seppälä 195a735814 #508 fix SpaceStationMir logging 2020-10-04 14:50:48 +03:00
Ilkka Seppälä 633d45aa67 Fix typo 2020-10-04 14:33:01 +03:00
Ilkka Seppälä adc267e48e Merge pull request #1526 from xiaod-dev/translation-zh
Translation zh
2020-10-04 14:26:39 +03:00
Ilkka Seppälä cc8d209c22 Merge pull request #1545 from iluwatar/all-contributors/add-ChFlick
docs: add ChFlick as a contributor
2020-10-04 14:24:48 +03:00
allcontributors[bot] 578b3528d5 docs: update .all-contributorsrc [skip ci] 2020-10-04 11:23:50 +00:00
allcontributors[bot] 5674f3c52e docs: update README.md [skip ci] 2020-10-04 11:23:49 +00:00
Ilkka Seppälä 4ad2bfefad Merge pull request #1525 from ChFlick/patch-1
Fix links on the event sourcing page
2020-10-04 14:21:25 +03:00
Ilkka Seppälä e5d219609d Add missing license headers 2020-10-04 14:17:28 +03:00
Ilkka Seppälä 21ca47a22e Fix build 2020-10-04 14:17:10 +03:00
Ilkka Seppälä ebd38bcfaa Update license header 2020-10-04 14:09:36 +03:00
Subhrodip Mohanta a3753807ae add Caching of SonarCloud packages 2020-10-01 22:23:43 +05:30
Subhrodip Mohanta 64266d63fd Merge pull request #1 from iluwatar/master
Update README.md
2020-10-01 22:18:53 +05:30
Ilkka Seppälä a125879d15 Update README.md 2020-09-26 13:01:58 +03:00
Mike dac8e659ce add facade pattern 2020-09-22 16:50:46 +08:00
Mike a1515b3b52 finish builder and chain pattern 2020-09-22 11:13:25 +08:00
Christoph Flick d2e070d21d Fix links on the event sourcing page 2020-09-16 13:44:50 +02:00
Ilkka Seppälä 82eb41b641 Update README.md 2020-09-13 18:35:23 +03:00
Ilkka Seppälä 24e8fa1bad Update README.md 2020-09-13 18:32:12 +03:00
Ilkka Seppälä 9017975276 Update README.md 2020-09-13 18:26:52 +03:00
Ilkka Seppälä 87093cf221 Update README.md 2020-09-13 18:23:54 +03:00
Ilkka Seppälä 6cb5b4a683 Update README.md 2020-09-13 18:19:35 +03:00
Ilkka Seppälä e6ddff5f25 Update README.md 2020-09-13 18:15:17 +03:00
Ilkka Seppälä b5fddd469a Update README.md 2020-09-13 18:09:41 +03:00
Ilkka Seppälä 9cbc509c3a Update README.md 2020-09-13 18:09:18 +03:00
Ilkka Seppälä 9c648cbdb8 Update README.md 2020-09-13 18:04:30 +03:00
Ilkka Seppälä e6cca86e25 Update README.md 2020-09-13 17:59:12 +03:00
Ilkka Seppälä c204b242df Update README.md 2020-09-13 17:53:50 +03:00
Ilkka Seppälä 2e98dcf217 Update README.md 2020-09-13 17:39:10 +03:00
Ilkka Seppälä 9d44eea64f Merge pull request #1524 from iluwatar/all-contributors/add-swarajsaaj
docs: add swarajsaaj as a contributor
2020-09-13 17:24:32 +03:00
allcontributors[bot] 6f592f5e8a docs: update .all-contributorsrc [skip ci] 2020-09-13 14:23:53 +00:00
allcontributors[bot] 74b968942f docs: update README.md [skip ci] 2020-09-13 14:23:52 +00:00
Ilkka Seppälä ebc0e8b3cd Merge pull request #1522 from swarajsaaj/master
#1313 Add Separated Interface pattern
2020-09-13 17:21:28 +03:00
swarajsaaj 9088ac51f6 #1313 Rename DomesticTax,ForeignTax and review fixes 2020-09-12 22:35:40 +05:30
Ilkka Seppälä c8f7a8f0e6 Merge pull request #1523 from iluwatar/all-contributors/add-vdlald
docs: add vdlald as a contributor
2020-09-12 20:02:32 +03:00
allcontributors[bot] c63af2ccbf docs: update .all-contributorsrc [skip ci] 2020-09-12 17:00:59 +00:00
allcontributors[bot] 9f3f5322d2 docs: update README.md [skip ci] 2020-09-12 17:00:58 +00:00
Ilkka Seppälä 5607a4974c Merge pull request #1517 from vdlald/847
847
2020-09-12 19:57:29 +03:00
Mike 93aa1046aa translate decorator and factory method pattern in Chinese 2020-09-11 09:34:11 +08:00
swarajsaaj a2967c5a40 #1313 Add documentation and license header 2020-09-10 03:22:00 +05:30
swarajsaaj 7fd7735527 #1313 Add separated-interface module to parent pom 2020-09-10 03:10:58 +05:30
swarajsaaj f6942cf18d #1313 Add Separated Interface design pattern 2020-09-10 02:57:56 +05:30
Ilkka Seppälä ef326ee77e Update README.md 2020-09-06 19:56:07 +03:00
Ilkka Seppälä 8b5f532a50 Update README.md 2020-09-06 19:55:38 +03:00
Ilkka Seppälä a1da1e4973 Cleanup factory 2020-09-06 19:46:13 +03:00
Ilkka Seppälä 9d21dff855 Merge pull request #1520 from iluwatar/all-contributors/add-ravening
docs: add ravening as a contributor
2020-09-06 19:39:08 +03:00
Ilkka Seppälä 9d75592e8b Merge branch 'master' into all-contributors/add-ravening 2020-09-06 19:38:44 +03:00
allcontributors[bot] 8d6738b729 docs: update .all-contributorsrc [skip ci] 2020-09-06 16:37:04 +00:00
allcontributors[bot] 3205dc2cf0 docs: update README.md [skip ci] 2020-09-06 16:37:03 +00:00