Commit Graph

3291 Commits

Author SHA1 Message Date
allcontributors[bot] cd736d7a42 docs: add KyleSong30 as a contributor for doc (#2294)
* 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-30 18:40:23 +02:00
KyleSong30 13cb2e8d48 docs: Data mapper1762 (#2165)
* update README.md

* update README.md
2022-10-30 18:39:11 +02:00
Robert Volkmann 4cd8149502 refactor: remove code smell java:S5786 (#2159)
https://sonarcloud.io/organizations/iluwatar/rules?open=java%3AS5786&rule_key=java%3AS5786
2022-10-30 18:21:21 +02:00
allcontributors[bot] 5afc32cf23 docs: add bipin-k as a contributor for doc (#2293)
* 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-30 18:12:34 +02:00
Bipin Kumar Chaurasia 4a6d652dce docs: Updated documentation on comments on DefaultCircuitBreaker args (#2135) 2022-10-30 18:11:28 +02:00
Robert Volkmann 2b2947950c Fix #1929: Suppress logging hibernate internals (#2158)
* chore: suppress logging of hibernate internals

* chore: use non-obsolete hibernate namespace
2022-10-30 17:40:25 +02:00
allcontributors[bot] 9dc91d8826 docs: add robertvolkmann as a contributor for code (#2292)
* 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-30 17:34:14 +02:00
Robert Volkmann ae64433211 dependencies: update spring-boot-dependencies 2.0.9 to 2.7.5 (#2156)
Remove explicit dependencies that are covered by spring-boot-dependencies
hibernate 5.4.24 -> 5.6.12
spring-webmvc 5.0.17 -> 5.3.23
spring-data-jpa 2.0.14 -> 2.7.5
junit 4.12 -> 4.13.2
junit-jupiter 5.7.1 -> 5.8.2
slf4j 1.7.30 -> 1.7.36
logback 1.2.9 -> 1.2.11
jackson 2.12.3 -> 2.13.4
lombok 1.18.22 -> 1.18.24
byte-buddy 1.11.5 -> 1.12.8
jaxb-impl 2.3.2 -> 2.3.7
2022-10-30 17:32:42 +02:00
Ilkka Seppälä f8a3d93f33 CI: Add stale bot configuration (#2270) 2022-10-29 23:56:01 +03:00
allcontributors[bot] e4990df581 docs: add yusha-g as a contributor for translation (#2206)
* 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-29 09:31:41 +03:00
yusha-g aa68998d71 Proofread ko/README.md (#2147)
translation: Fixed wrong usage of particle in line 25. From 패턴은 to 패턴이.
2022-10-29 09:30:33 +03:00
allcontributors[bot] 41d3490b97 docs: add 0xYujan as a contributor for translation (#2205)
* 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-29 09:20:17 +03:00
Yujan Ranjitkar 97b2b6da71 translation: Add Nepali language localization support for the design patterns (#2136) 2022-10-29 09:18:02 +03:00
allcontributors[bot] 23441dab87 docs: add steph88ss as a contributor for doc (#2204)
* 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-29 08:55:43 +03:00
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