Owen Leung
1894fcf175
feat: Add Bill Pugh Impl & Test ( #2538 )
...
* Add Bill Pugh Impl & Test
Add Bill Pugh Impl & Test
* Fix formatting
* Fix checkstyle error
* Reformat file
* Reformat file
* Fix indentation
* Fix comment indent
2023-08-27 14:11:41 +03:00
Eugene
8b11e76f46
feature: Add optimistic offline lock ( #1306 ) ( #2551 )
2023-08-27 14:01:46 +03:00
Ilkka Seppälä
70692f647f
docs: readme improvements ( #2572 )
2023-08-20 21:23:12 +03:00
allcontributors[bot]
0fdb111096
docs: add bakazhou as a contributor for code ( #2571 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-20 21:05:44 +03:00
bakazhou
24090e47d0
refactor: Refactor monitor patterns example code ( #2560 )
...
* feat:adjust the interval of amount because it is not reasonable before and add condition when transfer TianLeZhou 9 minutes ago
* feat:add ReturnBalanceWhenGivenAccountNumber test
* feat:adjust order of import package
2023-08-20 21:04:43 +03:00
allcontributors[bot]
becedc12ef
docs: add surjendu104 as a contributor for translation ( #2570 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-20 20:54:04 +03:00
Surjendu
c983af6003
translation: Added Hindi Translation ( #2557 )
...
* Added Hindi Translation for adapter, aggregator, ambassador, api-gateway and arrange-act-assert pattern
* Added hndi translation for async-method-invocation, balking, bridge, builder and buisness-delegate pattern
* Added hindi translation for bytecode, caching, chain-of-responsibility, citcuit-breaker pattern
* Added hindi translation for client-session, collecting-parameter, collection-pipeline, combinator, command pattern
2023-08-20 20:52:11 +03:00
Ilkka Seppälä
82fcbeaee5
docs: Abstract Document readme improvements ( #2569 )
...
* readme improvements
* fix typo
2023-08-20 10:51:29 +03:00
allcontributors[bot]
b285b9b519
docs: add VladimirCreator as a contributor for translation ( #2568 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-20 10:36:45 +03:00
Vladimir
376cd21527
translation: Translate Abstract Factory to Russian / Fix #2286 partially ( #2533 )
...
* Translate Abstract Factory to Russian
* Fix a typo
2023-08-20 10:35:57 +03:00
allcontributors[bot]
5f0da6731e
docs: add tiennm99 as a contributor for translation ( #2567 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-20 10:33:51 +03:00
Tien Nguyen Minh
7fff25648e
[Translate, Vietnamese] (Add) acyclic visitor pattern ( #2556 )
2023-08-20 10:32:49 +03:00
allcontributors[bot]
42bff6a9f5
docs: add tiennm99 as a contributor for code ( #2566 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-20 10:29:12 +03:00
Tien Nguyen Minh
2154e777b6
[Spatial Partition] (Fix) Issue #2544 : Can not run App.java & some logs are wrong ( #2545 )
...
* [Spatial Partition] (Fix) Issue #2544
- ConcurrentModificationException
- Wrong log
- Log using formatting anchor
* [Spatial Partition] (Change) Hashtable to Map, (Remove) unused variable BUBBLE
2023-08-20 10:28:05 +03:00
dependabot[bot]
c769c73e91
build(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.3.0 ( #2529 )
...
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
2023-08-14 19:52:28 +03:00
allcontributors[bot]
2c8db00c87
docs: add konstantin-goldman as a contributor for doc ( #2562 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-14 19:38:18 +03:00
konstantin-goldman
f33d967e26
fix: Fix Command pattern README to match implementation ( #2531 )
2023-08-14 19:37:21 +03:00
dependabot[bot]
72f7fcab0e
build(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.2 ( #2535 )
...
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 13:04:10 +03:00
allcontributors[bot]
eade7df48b
docs: add JabezBrew as a contributor for code ( #2552 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-11 13:03:18 +03:00
JabezBrew
edbb59a982
refactor: Refactored Layers Architecture To Be A Spring Boot Application. Issue #2450 ( #2469 )
...
* #2450 1. Refactored Layers Architecture to be a Spring boot app. 2. Changed the xml-based configuration to annotation-based. 3. Used spring's constructor injection to pass around needed objects. 4. Implemented deleteAll() methods for the CakeBakingServiceImpl to be used during testing 5. Implemented a CommandLineRunner to run the spring boot app. And others.
* #2450 added the contents of the etc directory and a README.md
* #2450 made corrections in response to the PR tests
* #2450 made corrections in response to requested changes
* #2450 made corrections in response to requested changes
---------
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
2023-07-11 12:57:16 +03:00
allcontributors[bot]
e40923d938
docs: add saif7159 as a contributor for code ( #2550 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-04 18:23:11 +03:00
Saiful Haque
4808865c0b
refactor: Event sourcing 2445 ( #2518 )
...
* #2445 Refactored event sourcing
* #2445 Minor cleanup
* #2445 Formatted with Google java style guide
* #2445 Fixed Javadoc
* #2445 Fixing sonar gate bug
2023-07-04 18:22:13 +03:00
dependabot[bot]
3636e9c8af
build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.10 ( #2514 )
...
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco ) from 0.8.8 to 0.8.10.
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.10 )
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-02 11:57:36 +03:00
allcontributors[bot]
5e4618c31f
docs: add beef-e as a contributor for translation ( #2549 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-02 11:56:30 +03:00
Giammaria Biffi
6dee26e8be
translation: Update README.md ( #2515 )
...
Minor language corrections, including typos and language usage
2023-07-02 11:55:51 +03:00
allcontributors[bot]
73183d7458
docs: add AnsonTran as a contributor for doc ( #2548 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-02 11:54:36 +03:00
trananso
70d6cb6c9b
Fix spelling error: Genre.FANTAST ( #2512 )
2023-07-02 11:53:48 +03:00
allcontributors[bot]
294366ac65
docs: add boscha1 as a contributor for code ( #2547 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-02 11:51:56 +03:00
Anthony Bosch
239592e5f5
fix: Issue 2368/fix broken tests ( #2511 )
...
* fixing typo
* added embedded mongo db to fix MongoBankTest
* cleaning up tests
* added embedded mongo db to fix MongoBankTest
* cleaning up tests
2023-07-02 11:50:21 +03:00
allcontributors[bot]
5b147b0036
docs: add Ayush-Thakur-geek as a contributor for translation ( #2537 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-06-17 16:21:26 +03:00
Ayush Thakur
848401af7a
translation: Update README.md ( #2521 )
...
translated a non-translated word.
2023-06-17 16:20:42 +03:00
allcontributors[bot]
3d60357723
docs: add behappyleee as a contributor for translation ( #2536 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-06-17 16:04:50 +03:00
behappyleee
670f2e2a90
translation: Fix ko(README.md) - update badges, Add Links ( #2513 )
...
* Main Branch commit test
* Revert "Main Branch commit test"
This reverts commit 8d75a676f8e5d8d454566e97b86a0ed7a05babc4.
* ko-README fix badge images and update badges
* fix translate en -> ko (Read differenct Language ...)
2023-06-17 16:03:53 +03:00
Antonio Addeo
b0cc0943f9
fix: Fix generic type for deques in command README.md files Ref: #2462 ( #2484 )
...
Co-authored-by: Antonio Addeo <an.addeo@reply.it >
2023-06-10 16:03:05 +03:00
allcontributors[bot]
cf64d6ae9a
docs: add MugheesQasim as a contributor for code ( #2517 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-05-06 12:10:06 +03:00
Mughees Qasim
3ae6b07590
refactoring: Issue #2377 : The repository code has been refactored to use the recor… ( #2505 )
...
* Issue #2377 : The repository code has been refactored to use the record class
* Issue #2377 : Refactored according to the rules defined for the repo code
* Issue #2377 : Refactored according to the rules defined for the repo code
* Issue #2377 : Refactored according to the rules defined for the repo code
2023-05-06 12:08:12 +03:00
Ilkka Seppälä
c0e1603f90
fix: Fix maven pr builder ( #2516 )
2023-05-06 11:58:19 +03:00
dependabot[bot]
4bea173e64
build(deps): bump license-maven-plugin from 4.1 to 4.2 ( #2498 )
...
Bumps license-maven-plugin from 4.1 to 4.2.
---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-01 17:53:32 +03:00
dependabot[bot]
e9fc5a49d8
build(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 ( #2492 )
...
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-01 17:51:12 +03:00
allcontributors[bot]
e603ecfc09
docs: add akshatarora0013 as a contributor for code ( #2501 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-01 17:49:46 +03:00
akshatarora0013
9d6ae392b8
refactoring: issue#2376 ( #2491 )
...
Changed all the switch expression according to the JAVA 17.
2023-04-01 17:48:38 +03:00
allcontributors[bot]
fc7e672419
docs: add swashb0ckler as a contributor for translation ( #2497 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-25 19:24:10 +02:00
Fredrik Sejr
14d4a20468
translation: Danish Language Support ( #2489 )
...
* translation: created link to Danish version (#2485 )
* translation: Danish translation of readme
* translation: Danish translation #2485
2023-03-25 19:22:45 +02:00
allcontributors[bot]
41ad56ed2f
docs: add pikapiu as a contributor for code ( #2490 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-19 16:19:20 +02:00
东方未白
b028ce62e2
refactor: use simple forEach. ( #2487 )
2023-03-19 16:18:23 +02:00
KarmaTashiCat
84f7ab8006
translation: It would close #2479 and #2481 ( #2480 )
...
* Translate: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]
* Translate: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]
* Update README.md
* Restored translated YAML Frontmatter keys to right words not translated and minor new changes
Minor new changes are at YAML Frontmatter variables values of lines 2 and 3 where have switched the order of translated words to homogeinize the belowing structure of that order like figured at following lines 6,7 and 8 (First english term and then Spanish translation between parenthesis)
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
* Update localization/es/aggregator-microservices/README.md
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
* Translated ambassador pattern README.md to Spanish(#2453 )
* Changed Class Diagram image path to absolute way.
The original path for Class Diagram image was relative to /ambassador folder (./etc/ambassador.urm.png) when translated at line 173 of translation doesn't show the diagram image so I haved changed it to absolute format (/ambassador/etc/ambassador.urm.png) and now it shows it.
* Added arrange-act-assert folder with README file without being traslated yet
* Translated line by line to spanish. English lines left for review, will be removed on next commit inmediately.
* Translated arrange-act-assert/README.md to Spanish and removed the English version text lines.
* Changed language tag value from en to es
* async-method-invocation translated to Spanish. Left the original English version lines for review and will be removed in next commit inmediately.
* async-method-invocation transalation to spanish. Removed the english version after review.
---------
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
2023-03-12 16:32:04 +02:00
dependabot[bot]
a61238723d
build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 ( #2478 )
...
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.0.0-M8 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 10:43:43 +02:00
allcontributors[bot]
91321c8377
docs: add ramilS as a contributor for translation ( #2483 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-28 09:33:40 +02:00
Ramil Sayetov
207cf60bc6
translation: #2476 Fix typo ( #2477 )
...
Co-authored-by: Ramil Sayetov <ramil.sayetov@setinbox.com >
2023-02-28 09:32:15 +02:00
allcontributors[bot]
1db3b4a5de
docs: add TheClerici as a contributor for translation ( #2482 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-28 09:12:27 +02:00