1eb13a8d4e
Merge branch 'iluwatar:master' into master
2021-11-12 07:07:18 +05:30
2674cb9523
Set version for the next development iteration
2021-11-11 21:49:55 +02:00
925755fa35
Reach milestone 1.25.0
1.25.0
2021-11-11 21:47:49 +02:00
89b2072131
fix: use double check to fix concurrent problem ( #1909 )
...
Co-authored-by: zhangwenhe <zhangwh@ehualu.com >
2021-11-11 19:46:24 +02:00
bf95764075
sonar fix - add test cases for CommanderTest
2021-11-05 19:06:03 +05:30
e68c9be3ef
sonar fix - add test cases for CommanderTest
2021-11-05 18:10:34 +05:30
cc685fc20e
sonar fix - add test cases for CommanderTest
2021-11-05 17:17:24 +05:30
37be2bb2a4
sonar fix - add test cases for CommanderTest
2021-11-05 16:59:40 +05:30
094010d6b5
sonar fix - add test cases for CommanderTest
2021-11-05 16:55:50 +05:30
8fd00da97a
sonar fix - add test cases for CommanderTest
2021-11-05 15:47:01 +05:30
61dcb53bac
sonar fix - add test cases for CommanderTest
2021-11-05 13:36:59 +05:30
3a6899ca4f
sonar fix - add assert commands in CommanderTest
2021-11-03 22:24:15 +05:30
4360dfc4cd
Merge branch 'master' of https://github.com/iluwatar/java-design-patterns
2021-11-03 22:17:59 +05:30
09d8aa068d
fix sonarbugs - adding test cases for Commander class
2021-11-03 13:21:18 +05:30
0c8e5c97e4
fix Sonar critical issue - fix code smells
2021-10-31 22:02:34 +05:30
e2054ceaa3
fix Sonar critical issue - fix code smells
2021-10-31 21:16:27 +05:30
2495aedbb0
fix Sonar critical issue - fix code smells
2021-10-31 19:28:22 +05:30
0a7b524bd1
docs: add harshalkh as a contributor for code ( #1900 )
...
* 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-10-31 09:12:05 +02:00
36c6ce1df7
sonar fix: Update App.java ( #1896 )
...
* Update App.java
Sonar issue fix
* Update App.java
2021-10-31 09:10:58 +02:00
22ddd57146
sonar fix: Update App.java ( #1898 )
2021-10-31 09:08:49 +02:00
a845e67922
fix Sonar critical issue - fix checkstyle issue
2021-10-31 00:21:24 +05:30
3476a80ef5
fix Sonar critical issue - Define constant instead of duplicating the literal
2021-10-30 23:26:11 +05:30
31ed864f7a
fix Sonar critical issue - Define constant instead of duplicating the literal
2021-10-30 23:23:56 +05:30
68ffdb6e28
fix Sonar critical issue - Define constant instead of duplicating the literal
2021-10-30 23:23:05 +05:30
61a50f50dd
fix Sonar critical issue - remove unnecessary default constructor
2021-10-30 23:20:06 +05:30
266bccb682
fix Sonar critical issue - Define constant instead of duplicating the literal
2021-10-30 23:16:26 +05:30
fc3a476942
update SpatialPartitionBubbles - fix Sonar blocker issue
2021-10-30 23:05:02 +05:30
72bb189dc0
CI: Update Workflows ( #1879 )
...
* Update Workflows
#1875
* Updated requested changes
2021-10-27 21:44:00 +03:00
bee1283371
docs: updated example with lombok as per code ( #1891 )
2021-10-24 17:27:24 +03:00
785cbf42b7
docs: add Fiordy as a contributor for doc ( #1890 )
...
* 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-10-24 09:51:18 +03:00
c51eb66c89
docs: abstract-factory - readme - corrected code description as per real file ( #1887 )
2021-10-24 09:49:52 +03:00
1eb74203fc
docs: add uh-zz as a contributor for translation ( #1889 )
...
* 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-10-24 09:41:49 +03:00
c6803f920d
translation: Add Japanese README ( #1885 )
2021-10-24 09:40:05 +03:00
b80ac39e1f
docs: Add tutorial link for Acyclic Visitor pattern ( #525 ) ( #1884 )
2021-10-24 09:23:12 +03:00
da6d20e997
docs: Add tutorial links for Builder pattern ( #525 ) ( #1883 )
2021-10-24 09:11:34 +03:00
5dbb176a33
docs: Add tutorial links for Adapter pattern ( #525 ) ( #1882 )
2021-10-24 09:09:06 +03:00
e3c3b02efd
docs: Add tutorial links for Active object pattern ( #525 ) ( #1881 )
2021-10-24 09:06:15 +03:00
988c478ad4
docs: add blueberry404 as a contributor for doc ( #1888 )
...
* 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-10-24 09:04:52 +03:00
221daf5d74
docs: Add tutorial links for Visitor pattern ( #525 ) ( #1880 )
2021-10-24 09:03:29 +03:00
90b1b922e1
docs: add ManviGoel26 as a contributor for doc ( #1878 )
...
* 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-10-21 21:15:45 +03:00
bd71bc1311
docs: add explanation for twin pattern ( #1869 )
...
* add explanation for twin pattern
* updated explanation of twin pattern
2021-10-21 21:14:10 +03:00
54d19d4c87
docs: add carldea as a contributor for code ( #1876 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* Removed Conflicts
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Subhrodip Mohanta <contact@subho.xyz >
2021-10-21 23:39:05 +05:30
464b166fa3
docs: add Mozartuss as a contributor for translation ( #1877 )
...
* 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-10-21 20:40:58 +03:00
78abdb4e13
Fix typo, grammer and links ( #1874 )
2021-10-21 20:39:34 +03:00
d1c26f9d84
task: update GHA JDK build vendor from adopt build to Zulu ( #1868 )
...
* Using the latest LTS and fixed (major) versions of the OpenJDK.
Signed-off-by: Carl Dea <carldea@gmail.com >
* Using the latest LTS and fixed (major) versions of the OpenJDK. Removed 17 & 18-ea releases.
Signed-off-by: Carl Dea <carldea@gmail.com >
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com >
2021-10-21 21:00:45 +05:30
ba51a49802
translation: Add a German README ( #1872 )
...
* Add German Readme
* Add german readme
2021-10-20 21:29:15 +03:00
73eca64b9f
refactoring: Issue-1694: Improve caching pattern code quality ( #1810 )
...
* Changed database implementation. Removed static objects.
* Fix Logs
* Fix 40 errors from checkstyle plugin run. 139 left))
* Fix CacheStore errors from checkstyle plugin 107 left
* Fix last errors in checkstyle.
* Fix sonar issues
* Fix issues in VALIDATE phase
* Fix Bug with mongo connection. Used "Try with resources"
* Add test
* Added docker-compose for mongo db. MongoDb db work fixed.
* Provided missing tests
* Comments to start Application with mongo.
* Fixes according PR comments. Mainly Readme edits.
* Remove duplicated imports
2021-10-20 20:44:01 +03:00
8aac45ab69
maintenance: Update Spacing of XML ( #1866 )
...
PR Set 4 of 4
2021-10-19 20:56:44 +03:00
2c93c81cf9
maintenance: Update Spacing of XML ( #1865 )
...
PR Set 3 of 4
2021-10-19 20:54:24 +03:00
656b441e29
maintenance: Update Spacing of XML ( #1864 )
...
PR Set 2 of 4
2021-10-19 20:51:43 +03:00