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

Pull request description updated the requested old changes in the [PR](https://github.com/iluwatar/java-design-patterns/pull/1912) > For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

status: under review

Microservices Self Registration #2687 - Microservice structure contains discovery-server & client service - During startup, client service would register itself with the discovery-server - During crash, client service would unregister...

status: under review
status: stale

closes #1325 Describes the anti-corruption pattern - added a new pattern

Pull Request Title: Implement Money Design Pattern (#1305) Pull Request Description: This pull request addresses issue #1305 and introduces an implementation of the Money Design Pattern to the java-design-patterns community....

status: under review

Pull request title -Issue #2121 -Added documentation for observer pattern in Hindi Pull request description -New file addition(Readme.md) > For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

status: under review
status: stale

Update README.md for monostate design pattern - Fully explain monostate design pattern. - Update #2246 Pull request description - Update Readme.md file in monostate > For detailed contributing instructions see...

status: under review

Added explanation for issue #2239 which consisted of adding intent, explanation, programmatic example, as well as applications and consequences.

status: under review

Added explanation, programming example | Explanation for Half-Sync/Half-Async Added a programmatic example and easy to understand explanation for Half-Sync/Half-Async design pattern. > For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

status: under review

Implicit Lock Pattern - Implemented implicit lock pattern described in issue #1300

status: under review

#2257 Added Explanation to Resource Acquisition is Initialisation README.md Added explanations of the following: - The explanation consists of - Real world example - In plain words - Wikipedia says...

status: under review