Commit Graph

3612 Commits

Author SHA1 Message Date
Seunghwan Jeon 09b9ee2f5f translation: #2631, #2282 translate callback to Korean and place it under localization/ko/callback (#2641) 2024-03-09 13:53:08 +02:00
allcontributors[bot] 54d6280322 docs: add Kiro-Young as a contributor for translation (#2810)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-25 14:47:19 +02:00
资深老萌新 f42f547133 translation: Translation CRTP to zh-Chinese #2289 (#2762)
* translation: Translate CRTP to zh(Chinese)

* translation: Translate CRTP to zh(Chinese)
2024-02-25 14:46:31 +02:00
Leonardo Lisanti f8aeaa19bd translation: translation of iterator pattern to Italian (#2796)
Co-authored-by: Leonardo Lisanti <leonardo_lisanti@epam.com>
2024-02-25 14:43:37 +02:00
Leonardo Lisanti 1d40a1b114 translation: translation of observer pattern to Italian (#2767)
* translation: translation of observer pattern to Italian

* translation: translation of observer pattern to Italian - pattern name corrected

---------

Co-authored-by: Leonardo Lisanti <leonardo_lisanti@epam.com>
2024-02-25 14:40:53 +02:00
allcontributors[bot] 25a58e0c09 docs: add Holiday-C as a contributor for translation (#2809)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-25 14:24:25 +02:00
NewMorning b005b1a69a translation: Added Chinese Translation for Commander patterns (#2763) 2024-02-25 14:23:30 +02:00
allcontributors[bot] fb80886685 docs: add ved-asole as a contributor for code (#2808)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-25 14:21:14 +02:00
Ved Asole b2c7410c03 feat: #1316 Single Table Inheritance pattern implemented (#2632)
* implemented single table inheritance

* added the Java documentation for the pattern

* updated code files as per the standards

* added the puml and png diagram for the file

* added README.md

* #1316 Single Table Inheritance pattern implemented

* resolved the Checkstyle violations

* removed the tests due to build failure

* updated the code as per review

* resolved Checkstyle violations
2024-02-25 14:20:13 +02:00
Ilkka Seppälä 79d41d9336 docs: Improve Acyclic Visitor and Adapter readmes 2024-02-25 13:58:45 +02:00
Ilkka Seppälä 1ab8ca76fb docs: Add tag for Acyclic Visitor 2024-02-25 13:46:37 +02:00
Ilkka Seppälä 89d9558b00 docs: Improvements to Acyclic Visitor readme 2024-02-25 13:43:27 +02:00
Ilkka Seppälä a258bcc1eb docs: fix line endings 2024-02-12 19:28:48 +02:00
Ilkka Seppälä 4277a54835 docs: Improve active object description 2024-02-12 19:17:03 +02:00
Ilkka Seppälä a1f527eb28 docs: update abstract factory 2024-02-11 17:45:06 +02:00
Ilkka Seppälä 6f8a95debd docs: update abstract document readme 2024-02-11 17:24:23 +02:00
Ilkka Seppälä 8d74b3eb40 docs: Abstract Document readme improvements 2024-02-11 17:07:22 +02:00
Ilkka Seppälä b994d9a70d fix: Fix health-check page rendering error on the website 2024-02-11 10:32:26 +02:00
allcontributors[bot] 93112da51c docs: add egg0102030405 as a contributor for doc (#2803)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-10 11:00:17 +02:00
egg0102030405 4575879264 docs: Explanation for guarded suspension (#2752)
* translation for step-builder and table-module and unit-of-work and update-method and value-object to Chinese

* fix a translation error

* Add explanation for guarded suspension

* delete previous modifications
2024-02-10 10:59:37 +02:00
allcontributors[bot] f5747d85f1 docs: add egg0102030405 as a contributor for translation (#2802)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-10 10:58:37 +02:00
egg0102030405 8c316e75fe translation: Added Chinese Translation for several patterns (#2744)
* translation for step-builder and table-module and unit-of-work and update-method and value-object to Chinese

* fix a translation error
2024-02-10 10:57:36 +02:00
jnniu-n 803a2624f6 docs: Update property pattern README.md (#2745)
Finish Readme.md for Property
2024-02-10 10:54:02 +02:00
allcontributors[bot] c2709c445b docs: add jnniu-n as a contributor for doc (#2801)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-10 10:52:27 +02:00
jnniu-n 88b4cbc008 docs: Update module pattern README.md (#2753)
Update README.md for Module
2024-02-10 10:51:45 +02:00
allcontributors[bot] d4d428f98a docs: add bachbil as a contributor for translation (#2800)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-27 13:21:23 +02:00
believe 87a774c9d6 translation: Added french documentation for several patterns (#2617)
* translate Abstract Document documentation in french

* translate Abstract Document documentation in french for issue #2278

* french translation of abstract factory

* French translation for active-object

* translate Abstract Document documentation in french

* translate Abstract Document documentation in french for issue #2278

* french translation of abstract factory

* French translation for active-object

* tranlate to french: acyclic-visitore, adapter, aggregator-microservice, ambassador, api-gateway, arrange-act-assert, async-method-invocation, balking, bridge.
2024-01-27 13:20:32 +02:00
allcontributors[bot] 4a315e7f4b docs: add ylcn91 as a contributor for doc (#2799)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-27 13:16:55 +02:00
Doksanbir 45f63a70f1 docs: Update README.md for Health Check Pattern (#2783) 2024-01-27 13:16:06 +02:00
allcontributors[bot] 719c46d10d docs: add takikuba as a contributor for code (#2798)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-27 13:08:08 +02:00
Jakub Klimek 0f39267a19 refactor: #2366 Change h2 database usage to in mem (#2776)
* fix: Change h2 database usage to in mem (#2366)

* #2366 Add delay option
2024-01-27 13:07:10 +02:00
allcontributors[bot] 7a966a5786 docs: add Chant3ll3 as a contributor for translation (#2790)
* 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-12-28 11:26:03 +02:00
Chant3ll3 7a35b0099d translation: Added Chinese Translation for Trampoline Pattern (#2718)
* Translated Trampoline README.md to Chinese

* Fixed title in README.md
2023-12-28 11:25:15 +02:00
Leonardo Lisanti c8e5f6f8bd translation: translation of abstract factory pattern to Italian (#2662)
* translation: translation of abstract factory pattern to Italian

* Update README.md

translation: translation of acyclic visitor pattern to Italian - fixed typo

* Update README.md

translation: translation of abstract factory pattern to Italian - corrected a sentence

---------

Co-authored-by: Leonardo Lisanti <leonardo_lisanti@epam.com>
2023-12-27 08:26:51 +02:00
Leonardo Lisanti a10aa40a03 translation: translation of adapter pattern to Italian (#2732)
Co-authored-by: Leonardo Lisanti <leonardo_lisanti@epam.com>
2023-12-27 08:25:02 +02:00
allcontributors[bot] 8ca7f686e9 docs: add hwan33 as a contributor for code (#2789)
* 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-12-27 08:08:08 +02:00
YongHwan Kwon cd2dbb72d7 feat: Add Microservice Pattern, Log aggregation (#2690) (#2719)
* feat: Add Microservice Pattern, Log aggregation.

Related: #2690

* docs: Add javaDoc for public methods.

Related: #2690

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2023-12-27 08:06:55 +02:00
allcontributors[bot] 5df1fb6f13 docs: add Chant3ll3 as a contributor for doc (#2788)
* 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-12-27 07:58:15 +02:00
Chant3ll3 fb50711044 docs: Update README.md for monadPattern (#2717)
* Update README.md for monadPattern

* Added space in Monad README.md
2023-12-27 07:57:24 +02:00
Ilkka Seppälä 4d21b48424 docs: Update health check category and tags 2023-12-02 15:03:21 +02:00
kongleong86 301317533e refactoring #1012: Format specifiers should be used instead of string concatenation. (#2715)
* refactoring #1012: Format specifiers should be used instead of string concatenation.

* refactoring #1012: Format specifiers should be used instead of string concatenation.

* refactoring #1012: Remove isInfoEnabled check
2023-12-02 14:25:00 +02:00
allcontributors[bot] a82966f202 docs: add ylcn91 as a contributor for code (#2781)
* 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-12-02 14:18:32 +02:00
Doksanbir 21f7b026f5 pattern: Implement Health Check for Microservices Observability (#2695) (#2774)
* Add Health Check pattern implementation

The commit introduces  Health Check pattern, providing a series of health indicators for system performance and stability monitoring, including checks for system CPU load, process CPU load, database health, memory usage, and garbage collection metrics. It also includes asynchronous execution and caching mechanisms for health checks, and retry configurations for resilience.

Implements health checking components as per issue #2695.

* Test cases and javadoc for HealthEndpointIntegrationTest

* Added more log to test case to see why it returns 503

* Change config values to see if the system High system CPU load is resolved or not in CI.

* Fixes for test cases.

* some fixes for Sonar.

* some fixes for Sonar.
ADDED HIGH_PROCESS_CPU_LOAD_MESSAGE_WITHOUT_PARAM
ADDED HIGH_SYSTEM_CPU_LOAD_MESSAGE_WITHOUT_PARAM

* Sonar fixes address "Define and throw a dedicated exception instead of using a generic one."

added HealthCheckInterruptedException
refactored CustomHealthIndicator

* fixes checkstyle violation.
2023-12-02 14:17:01 +02:00
dependabot[bot] 83dba617c5 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#2773)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.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-12-02 13:50:15 +02:00
allcontributors[bot] 6d14030089 docs: add HongGeonUi as a contributor for translation (#2780)
* 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-12-02 13:49:12 +02:00
Hong Geon-ui 55f6cd9de6 translation: Translate the Facade to Korean (#2772) 2023-12-02 13:48:20 +02:00
Md Saiful Islam 83986c794b docs: #2223 modify README.md file under double-buffer (#2771)
* fix: #2223 modify README.md file under double-buffer
add
- Real world example
- In plain words
- Wikipedia says
- Programmatic example

* fix: #2223 issue.
modify readme.md file
- adjust title, category, language, and tag
2023-12-02 13:47:08 +02:00
Md Saiful Islam 2c35b34c41 docs: #2238 modify Readme.md file under leader-election (#2770)
added
- Real world example
- In plain words
- Wikipedia says
- Programmatic example: Ring and Bully algorithms
2023-12-02 13:44:55 +02:00
allcontributors[bot] 163c3017bb docs: add jppf22 as a contributor for translation (#2751)
* 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-10-28 11:41:41 +03:00
João Fernandes 52765ebf0f translation: Translate Proxy Pattern to portuguese. (#2723) 2023-10-28 11:41:01 +03:00