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 https://github.com/iluwatar/java-design-patterns/issues/2373. previous PR: #2600

status: under review

Pull request title - A bit contribution towards migrating from lombok to records. Pull request description - Changed the code which didn't caused a conflict in other files on being...

status: stale

Finished the Microservice Architecture Pull request description - I finish this issue: [#2665](https://github.com/iluwatar/java-design-patterns/issues/2665) > For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

status: under review
status: stale

Implement the Timeout design pattern to improve the system's reliability by handling operations that exceed a certain duration. A good starting place would be: https://www.vinsguru.com/timeout-pattern/ Acceptance Criteria: - Follow the...

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/externalized-configuration.html

info: help wanted
epic: pattern
type: feature

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...

info: help wanted
type: feature
status: stale
epic: documentation

https://microservices.io/patterns/ui/client-side-ui-composition.html

info: help wanted
epic: pattern
type: feature

See the article https://medium.com/thefreshwrites/migrating-from-lombok-to-records-in-java-fa2ece28bd68 Acceptance criteria - Lombok code replaced with Java records

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/observability/log-deployments-and-changes.html

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/observability/application-metrics.html

info: help wanted
epic: pattern
type: feature