java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Design patterns implemented in Java

Results 445 java-design-patterns issues
Sort by recently updated
recently updated
newest added

Added the Vertical Slice Architecture #2373  ̑

status: under review
status: stale

In this issue, let's add a proper explanation for the pattern. Acceptance criteria - The pattern's README.md has been amended with an explanation - The explanation consists of - Real...

type: feature
epic: documentation

translation: translation of servant pattern to chinese https://github.com/iluwatar/java-design-patterns/issues/2289 This pull request adds the Chinese translation of the README.md for the servant pattern, which explains the pattern itself. Created a new...

Translate the Decorater to Korean This PR is for issue https://github.com/iluwatar/java-design-patterns/issues/2282 In this PR I've added the Korean translation for decorater. Pull request description made decorater folder in 'localization/ko' made...

Gateway Pattern - Implemented gateway pattern described in issue https://github.com/iluwatar/java-design-patterns/issues/1297

status: under review

Update README.md for Health Check Pattern (Resolves #2782) As there is no Wikipedia page for the pattern, if there is a suggestion for the wikipedia says title, I would happy...

status: stale

Translate the Visitor to Korean This PR is for issue https://github.com/iluwatar/java-design-patterns/issues/2282 In this PR I've added the Korean translation for visitor. Pull request description made visitor folder in 'localization/ko' made...

Issue https://github.com/iluwatar/java-design-patterns/issues/2262

- Using text blocks wherever necessary instead of escape sequences - [Issue - 2375](https://github.com/iluwatar/java-design-patterns/issues/2375)

Fix: [#2366 ](https://github.com/iluwatar/java-design-patterns/issues/2366) Standardize the use of the h2 database in the project. The in-memory option will not affect the user drive. Pull request description Change file-based database usage to...

status: stale