steph88ss
daffaee03d
docs: Added Explanation for Reader-writer lock ( #2129 )
2022-10-29 08:54:28 +03:00
allcontributors[bot]
14de6001ae
docs: add drakulavich as a contributor for code ( #2198 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-28 22:29:36 +03:00
Anton Yakutovich
e9cf765e1e
dependencies: Bump GitHub Actions ( #2074 )
2022-10-28 22:27:14 +03:00
allcontributors[bot]
3dcda6f245
docs: add JanFidor as a contributor for doc ( #2180 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* 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 >
2022-10-26 20:43:25 +03:00
JanFidor
0a04da1f58
docs: #590 explanation for a delegation pattern ( #2127 )
2022-10-26 20:38:25 +03:00
kongleong86
6e9ea39275
refactoring #1012 : Remove deprecated method to ease Hibernate upgrade ( #2125 )
...
* refactoring #1012 : Remove deprecated method to ease Hibernate upgrade later on
* refactoring #1012 : Fix checkstyle violation
2022-10-26 20:33:57 +03:00
allcontributors[bot]
7331a1dbca
docs: add JanFidor as a contributor for code ( #2178 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-26 20:27:28 +03:00
JanFidor
1ea98bb8d5
enhancement: #1947 implement chain of responsibilities with java stream ( #2123 )
2022-10-26 20:26:04 +03:00
Ilkka Seppälä
4108f86177
docs: Prepare for new website launch ( #2149 )
...
* 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.
* Fix some broken links
* Remove extra space
* Update filename
* Fix some links in localization folders
* Fix link
* Update frontmatters
* Work on patterns index page
* Work on index page
* Fixes according PR comments. Mainly Readme edits.
* fix frontmatter
* add missing png
* Update pattern index.md
* Add index.md for Chinese translation
* update image paths
* update circuit breaker image paths
* Update image paths for localizations
* add generated puml
* Add missing image
* Update img file extensions
* Update the rest of the EN and ZH patterns to conform with the new website
Co-authored-by: Victor Zalevskii <zvictormail@gmail.com >
2022-10-23 16:29:49 +03:00
allcontributors[bot]
00a40e6728
docs: add seongkyu-lim as a contributor for translation ( #2146 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-22 20:43:44 +03:00
Alan
608f6d21cf
translation: Closes iluwatar#2082 Translate template-method pattern readme to Korean ( #2109 )
2022-10-22 20:42:17 +03:00
Bruno Fernandes
3454a98175
refactoring: Adding lombok to step-builder pattern ( #2108 )
...
* Refactor: Adding lombok to step-builder pattern
* Fix: Fixing imports
2022-10-22 20:38:49 +03:00
allcontributors[bot]
dae2f57ac7
docs: add shouryamanekar as a contributor for translation ( #2145 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-22 20:36:36 +03:00
Shourya Manekar
68556df6e2
translation: Create Realme.md ( #2106 )
...
Translation: Add Marathi translation
2022-10-22 20:35:06 +03:00
allcontributors[bot]
71b8053795
docs: add LeseChe as a contributor for doc ( #2139 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-22 10:12:41 +03:00
Qixiang Chen
56d491dcb3
docs: update the explanation in README.md ( #2104 )
2022-10-22 10:11:11 +03:00
allcontributors[bot]
bacc0f06f7
docs: add SammanPali as a contributor for doc ( #2138 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-22 10:08:10 +03:00
SammanPali
36a51b5742
docs: Updated README for event-queue design pattern ( #2103 )
...
* progress on the event-queue README.md, also added a new image resource.
* event-queue README.md complete - ready for final checks
* Update README.md
2022-10-22 10:06:57 +03:00
allcontributors[bot]
983d9e27e9
docs: add burno1 as a contributor for code ( #2137 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-22 09:51:01 +03:00
Bruno Fernandes
250bb5be3f
refactoring: Adding lombok to data-transfer-object pattern ( #2099 )
...
* Refactor: Added lombok to data-transfer-object pattern
* Refactor: Added lombok to data-transfer-object pattern
* Fix: Reverting all-contributors changes
* Fix: Fixing checkstyle for DTO
* Fix: Fixing checkstyle for Product.java
2022-10-22 09:49:53 +03:00
Aitor Fidalgo Sánchez
03feaa9faf
translation: Closes #2089 Translate the acyclic-visitor readme to Spanish ( #2090 )
2022-10-17 20:34:33 +03:00
allcontributors[bot]
f4fb98a58e
docs: add aitorfi as a contributor for review ( #2116 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* 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 >
2022-10-17 20:32:31 +03:00
allcontributors[bot]
281f8d0fda
docs: add mdfaizanahmed786 as a contributor for doc ( #2115 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-17 20:21:54 +03:00
allcontributors[bot]
80cd198c70
docs: add lazy-pr0grammer as a contributor for doc ( #2114 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-17 20:19:29 +03:00
LazyProgrammer
4fd5a9a7b0
translation: Added bangla language ( #2088 )
...
* Create Readme.md
* Rename Readme.md to README.md
* added bangla language in readme
* removed contributors from bangla readme
* Added bangla readme in Readme
2022-10-17 20:18:24 +03:00
allcontributors[bot]
cfe8968698
docs: add Thanks as a contributor for translation ( #2112 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-17 20:11:04 +03:00
Tejas Singh
a3d1b4255c
translation: I translate to hindi the README.md file and add it as new file under /localization/hi/ folder ( #2086 )
2022-10-17 20:10:28 +03:00
allcontributors[bot]
3242bc271e
docs: add you as a contributor for translation ( #2110 )
...
* docs: update .all-contributorsrc [skip ci]
* docs: update README.md [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-17 20:00:12 +03:00
Lucas Zischka
80c19a407f
translation: Update German translation ( #2063 )
...
* Update Header
* Improve Introduction translation
* Update Getting started translation
* Update more Getting started translation
* Update How to contribute translation
* Update License translation
* Add Contributors
* Revert adding my name to contributors
2022-10-17 19:50:07 +03:00
zhoumengyks
e379ebc6b7
dependencies: update org.apache.camel:camel-core 2.24.0 to 2.25.1 ( #2079 )
...
Co-authored-by: zhoumengyks <zhoumengyks>
2022-10-17 19:45:45 +03:00
Aitor Fidalgo Sánchez
505454cbae
translation: Closes #2077 Translate the active-object readme to Spanish ( #2078 )
2022-10-16 19:25:36 +03:00
Aitor Fidalgo Sánchez
d43b21472d
translation: Closes #2066 Translate the abstract-factory readme to Spanish ( #2072 )
2022-10-16 19:08:55 +03:00
allcontributors[bot]
cd4699df88
docs: add zhoumengyks as a contributor for code ( #2101 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-16 19:08:06 +03:00
zhoumengyks
94a7f3ca12
dependencies: update org.hibernate:hibernate-core 5.2.18.Final to 5.4.24.Final ( #2071 )
...
Co-authored-by: OSCS <wangxiaodong@murphysec.com >
2022-10-16 19:06:25 +03:00
allcontributors[bot]
1e232d8552
docs: add PanSem as a contributor for doc ( #2080 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-10 19:28:06 +03:00
Pan Sem
c397ce9aeb
translation: I translate to greek README.md file and add it as new file under /localization/el/ folder. ( #2060 )
2022-10-10 19:27:05 +03:00
Dominik Gruntz
67f01d43aa
refactor: Declares the template method as final (Issue 1099) ( #2057 )
2022-10-10 19:19:04 +03:00
dependabot[bot]
8a7c7b6f21
build(deps): bump mongo-java-driver from 3.12.1 to 3.12.8 ( #2014 )
...
Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver ) from 3.12.1 to 3.12.8.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases )
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.12.1...r3.12.8 )
---
updated-dependencies:
- dependency-name: org.mongodb:mongo-java-driver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-09 20:49:58 +03:00
Subhrodip Mohanta
09f97206a7
Fix: Use updated image for CircleCI ( #2073 )
...
* Use updated image for CircleCI
* Provided sudo permission for apt
* Headless version overriden
2022-10-09 18:45:28 +03:00
allcontributors[bot]
ec07dda658
docs: add YichuanSun as a contributor for doc ( #2070 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-09 10:00:16 +03:00
yiichan
1fea4bbbdb
fix: A Chinese grammar error in zh version readme. ( #2017 )
...
Line 35, the bracket contains a redundant Chinese character “为”, which should be removed from bracket and put in front of the remain words.
在第35行,第二个网页超链接处,中括号包含了一个多余的汉字“为”。应该将这个汉字移出中括号。
2022-10-09 09:59:06 +03:00
allcontributors[bot]
f10c3fae44
docs: add m-inh as a contributor for translation, and doc ( #2069 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-08 19:53:56 +03:00
Minh Nguyen
14ae384e3c
translation: add localization for vietnamese ( #2047 )
...
Co-authored-by: Nguyen, Minh | Min | FID <ts-minhtien.nguyen@rakuten.com >
2022-10-08 19:52:47 +03:00
allcontributors[bot]
141d4c5e25
docs: add HeVictor as a contributor for code ( #2068 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-08 19:42:35 +03:00
Victor He
20ce47bb92
dependencies: upgrade jacoco plugin version to 0.8.8 to ensure JDK 17 compatibility ( #2033 ) ( #2051 )
...
Co-authored-by: Victor He <victor.he@insigniafinancial.com.au >
2022-10-08 19:40:29 +03:00
allcontributors[bot]
c6fb3d3fad
docs: add aitorfi as a contributor for translation, and doc ( #2067 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-08 19:09:34 +03:00
Aitor Fidalgo Sánchez
84f733d137
translation: Closes #2045 Translate abstract-document readme to Spanish ( #2046 )
2022-10-08 19:07:57 +03:00
kongleong86
ede83e04e9
Refactor: Fixed #1193 . Remove assertj-core from acyclic-visitor to prevent inconsistent library versions ( #2042 )
...
* Fixed #1193 . Remove assertj-core from acyclic-visitor to prevent inconsistent library versions
* clean up logger before each run
2022-10-08 13:54:02 +03:00
allcontributors[bot]
34b23d98ce
docs: add kongleong86 as a contributor for code ( #2059 )
...
* update README.md [skip ci]
* update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-05 21:25:59 +03:00
kongleong86
4ed839bef8
refactoring: Remove deprecated method to ease Hibernate upgrade later on ( #2039 )
2022-10-05 21:24:23 +03:00