dependabot[bot]
076310bb79
Bump commons-io from 2.6 to 2.7 ( #1729 )
...
Bumps commons-io from 2.6 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 13:36:24 +05:30
Kevin Lee
470d29e715
docs: Translated the strategy pattern into Korean ( #1708 )
...
* Correct README.md in Korean
Spelling correction and human-readable paraphrase on ko/README.md. Previously, it was translated using a machine translator.
* Add strategy pattern into Korean
Add and translate the strategy pattern into Korean.
* Remove source file from the translated folder
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-26 14:46:15 +05:30
allcontributors[bot]
74802e83b5
docs: add zWeBrain as a contributor ( #1725 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-26 13:48:16 +05:30
zWeBrain
09b577f634
task: Add Composite Entity pattern ( #1705 )
...
* add composite entity pattern
* add composite entity pattern
* Update ReactorTest.java
* resolve some code quality problems
* modified a lot
* remove some extra codes
* modified README
* removed the author name and adjusted the spacing
Co-authored-by: zwebrain <11811721@mail.sustech.edu.cn>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-26 13:45:52 +05:30
Mike Liu
2fce2e44e2
docs: Chinese translations updates ( #1706 )
...
* add state and callback pattern
* add command and template-method pattern
* add iterator pattern
* add bridege and DI pattern
* fix issue #1600
* add converter,proxy,visitor pattern
* add caching,composite,delegation,dirty-flag,interpreter patterns
* add dao and producer-consumer
* add dto and provate class data pattern
* fix #1646 png path problems
* fix #1646 composite png path case problem
* add abstract document pattern and version-number pattern
* add ambassador pattern
* add acyclic-visitor and api-gateway pattern
* add abstract-factory pattern
* add active-object pattern
* add aggregator-microservices and arrange-act-assert pattern
Co-authored-by: Mike <admin@xiaod.info>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2021-04-26 13:28:01 +05:30
allcontributors[bot]
b3a1749bd0
docs: add eas5 as a contributor ( #1711 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-26 13:06:33 +05:30
Elvys Soares
af0ccdc6e1
refactoring: Added parameterization to enumeration test ( #1698 )
...
Signed-off-by: Elvys Soares <eas5@cin.ufpe.br>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-04-22 11:47:45 +05:30
Subhrodip Mohanta
323dd63e66
update distribution for java to 'adpot' ( #1699 )
2021-04-18 12:53:19 +03:00
Ilkka Seppälä
be3250bd0d
Set version for the next development iteration
2021-04-05 14:57:36 +03:00
Ilkka Seppälä
1222f12b99
Set version number for milestone 1.24.0
1.24.0
2021-04-05 14:56:36 +03:00
allcontributors[bot]
965d38f139
docs: add ohbus as a contributor ( #1695 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2021-03-28 18:20:04 +03:00
Ilkka Seppälä
eb8f9db575
#590 add explanation for caching pattern ( #1693 )
...
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-28 16:32:29 +05:30
Subhrodip Mohanta
6d7084f18d
remove labelling trigger ( #1692 )
2021-03-28 10:15:42 +03:00
allcontributors[bot]
74f5cfa670
docs: add jinishavora as a contributor ( #1688 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
2021-03-23 14:12:32 +05:30
Ilkka Seppälä
b525d871b4
docs: Fix mvvm readme ( #1689 )
2021-03-23 11:29:20 +05:30
Ilkka Seppälä
c413e0902e
docs: #590 add explanation for bytecode pattern ( #1687 )
...
Type: docs and refactoring
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-22 12:19:46 +05:30
Ilkka Seppälä
7ac468db20
docs: #590 refactor and add explanation for business delegate ( #1686 )
...
Type: docs and refactoring
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-22 12:04:56 +05:30
jinishavora
794795acf5
task: MVVM design pattern using zkoss framework. ( #1678 )
...
* MVVM design pattern using zkoss framework.
* MVVM Design pattern updates for issues reported by SonarCloud.
* MVVM Design pattern updates for coverage issues reported by SonarCloud.
* MVVM Design pattern updates for coverage issues (removing lombok @Data)
reported by SonarCloud.
* MVVM Design pattern updates for coverage issues reported by Sonar - TEST
cases added for Equals and ToString
* MVVM Design Pattern - updating missing/todo details.
* MVVM Design Pattern - adding lombok.config
* MVVM Design Pattern - Removing xml, updating pom.xml and README as per
suggested changes in code review
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* MVVM Design Pattern - Updated pom.xml and Readme based on Suggested
changes
* added type as xml
* MVVM Design Patterm - root pom.xml and module pom.xml updated
* Update pom.xml
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2021-03-22 11:43:34 +05:30
Ilkka Seppälä
2b7d181ac4
docs: add explanation for balking pattern ( #1685 )
...
* #590 explanation for balking pattern
* #590 fix checkstyle error
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-21 01:25:47 +05:30
Subhrodip Mohanta
b5ed8b2278
labeling PR should trigger builds again for all-contributors bot ( #1682 )
2021-03-18 22:22:37 +02:00
allcontributors[bot]
8fc64a2d38
docs: add qfxl as a contributor ( #1681 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-03-18 22:13:28 +02:00
Ilkka Seppälä
7e91322a43
Add explanation to Async Method Invocation pattern ( #1680 )
...
* #590 make the example more interesting and add an explanation
* #590 fix checkstyle
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-18 11:07:34 +05:30
yonghong Xu
e9106ccfc5
fix spelling errors ( #1679 )
...
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-18 10:49:45 +05:30
Ilkka Seppälä
77ffae5ecc
Format active object README.md to display correctly on the web site
2021-03-14 16:26:24 +02:00
Subhrodip Mohanta
74abc7a0d6
added license headers to active object pattern ( #1676 )
2021-03-14 16:08:53 +02:00
allcontributors[bot]
ccf350b611
docs: add noamgrinch as a contributor ( #1675 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-03-14 16:07:39 +02:00
Noam Greenshtain
c8a2ef01d3
pattern: Active-Object pattern. ( #1660 )
...
* Closes #65 .
* Removed
* Removed unnecessary files. Added logging. Closes Fixes #1660 .
* Added Terminition condition.
* Logger implemented. Removed maven wrapper.
* Added module to parent POM. removed .gitignore
* Replaced tabs with whitespaces, added Javadocs.
* Fixed more whitespaces problems.
* Fixed more checkstyle errors
* More checkstyle errors.
* Checkstyle errors.
* Final checkstyle cleanup
* Added UML file. Changed System.exit() to Runtime.
* Changed buisiness logic and readme.md file
* Changed typos and readme.md file
* Fixed checkstyle errors
* Fixed grammer errors and CircleCI bugs.
* Wrong readme.md
* Added Thread.interrupt() for after catching exception.
* Fixed SonarCloud code smells.
* Removed unused brackets.
* Changed main program exit logic. Added tests.
* Reverted abstract-factory
* Cleaned code
* Added static to loggers. cleaned code smells.
* Checkstyle errors.
* Code Smells.
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-14 11:53:41 +05:30
allcontributors[bot]
cbf1847425
docs: add va1m as a contributor ( #1674 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-03-13 14:31:37 +02:00
va1m
5cf2fe009b
📍 Use lombok, reformat, and optimize the code ( #1560 )
...
* Use lombok, reformat, and optimize the code
* Fix merge conflicts and some sonar issues
Co-authored-by: va1m <va1m@email.com>
2021-03-13 14:19:21 +02:00
Subhrodip Mohanta
0e26a6adb5
Use property to set version and update dependencies ( #1671 )
...
* formatting and versioning
* updated versions
* reverted checkstyle plugin version
2021-03-07 19:16:50 +02:00
Subhrodip Mohanta
b423002e6c
updated Random() to SecureRandom() ( #1670 )
...
* updated Random() to SecureRandom()
* batch 2 of SecureRandom updates
2021-03-06 13:26:02 +02:00
CF
c150871a94
Update to JUnit5 across all modules ( #1668 )
...
* Updated saga to JUnit 5
* Update fix for CI job in trampoline module
* Updated update-method module to JUnit 5
* Upgraded to latest JUnit Jupiter
JUnit 4 is not needed when using JUnit-Vintage
* Reverted change to access modifier on Trampoline
* Cleanup to resolve code smells
* Formatting
* Formatting
* Migrating to JUnit5 and updating some Mockito patterns
* Migrating to JUnit5
* Migrating to JUnit5
* Migrating to JUnit 5
* Formatting cleanup
* Added missing scope for junit
* Fixed tests that were not running previously.
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-06 14:42:46 +05:30
Subhrodip Mohanta
e9d0b3e98c
remove labeling trigger for PR and actions set to master ( #1666 )
2021-03-05 19:51:09 +02:00
CF
903453229c
Updated update-method module to JUnit 5 ( #1542 )
...
* Updated saga to JUnit 5
* Update fix for CI job in trampoline module
* Updated update-method module to JUnit 5
* Upgraded to latest JUnit Jupiter
JUnit 4 is not needed when using JUnit-Vintage
* Reverted change to access modifier on Trampoline
* Cleanup to resolve code smells
* Formatting
* Formatting
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-04 10:49:31 +05:30
Subhrodip Mohanta
c3c90e2bd4
created CircleCI config for sonar analysis ( #1664 )
...
* created sonar config
#1663
* updated license headers
* xvfb to run tests
* updated circle image to enable css and JS analysis
2021-03-01 16:50:34 +02:00
Halil Demir
268e4148b4
#1625 add Turkish translation for singleton design pattern ( #1665 )
...
Co-authored-by: Halil Demir <halil.demir@zalando.de>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-01 19:20:06 +05:30
allcontributors[bot]
0220f3df12
docs: add richardmr36 as a contributor ( #1662 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-28 11:51:47 +02:00
Martel Richard
846d05672a
#1638 Add Parameter Object pattern ( #1650 )
...
* #1638 Add Parameter Object pattern
* #1638 Fix comments and formatting for Parameter Object pattern
* #1638 Fix formatting, commenting, remove string concatenation in Parameter Object pattern
* #1638 Fix readme formatting and log parameter object
2021-02-28 11:42:48 +02:00
Subhrodip Mohanta
03bc4a6b9a
update CI badge ( #1658 )
2021-02-21 15:21:11 +02:00
Ilkka Seppälä
cda2675221
Upgrade jacoco ( #1657 )
...
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-02-16 12:27:11 +05:30
Subhrodip Mohanta
a79bed9a46
#1655 : added maven wrapper ( #1656 )
...
Addresses Point 1 and 2
2021-02-15 17:13:06 +02:00
Ilkka Seppälä
7c01bc7464
format readme.md
2021-02-14 23:43:33 +02:00
Ilkka Seppälä
edbea7d50b
format readme.md
2021-02-14 23:33:40 +02:00
Ilkka Seppälä
d2f926e3e8
format readme.md
2021-02-14 23:23:05 +02:00
Ilkka Seppälä
fc837e289f
format readme.md
2021-02-14 23:01:05 +02:00
Ilkka Seppälä
fce8d25736
format readme.md
2021-02-14 22:51:42 +02:00
Ilkka Seppälä
cbffcb28c8
#455 Static content hosting cloud pattern ( #1654 )
...
* #455 work on readme.md
* #455 work on readme.md
* #455 S3 web site complete
* #455 add cloudfront and diagram
* Apply suggestions from code review
added syntax highlighting
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-02-15 01:42:21 +05:30
Subhrodip Mohanta
7891c2b117
update inception year to 2021 ( #1653 )
2021-02-14 11:57:57 +02:00
Subhrodip Mohanta
b3fc60fe92
update .gitignore ( #1651 )
...
* updated factorypath
* updated gitignore
2021-02-14 11:03:13 +02:00
Mike Liu
2207ea4ce9
Translation zh ( #1646 )
...
* add state and callback pattern
* add command and template-method pattern
* add iterator pattern
* add bridege and DI pattern
* fix issue #1600
* add converter,proxy,visitor pattern
* add caching,composite,delegation,dirty-flag,interpreter patterns
* add dao and producer-consumer
* add dto and provate class data pattern
* fix #1646 png path problems
* fix #1646 composite png path case problem
Co-authored-by: Mike <admin@xiaod.info>
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-02-08 21:07:48 +05:30