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

Fixes for critical issues - Clearly and concisely describes what it does - Refer to the issue that it solves, if available Pull request description - Describes the main changes...

The naked-objects pattern cannot be build with Java 17 because it use an ancient version of Cucumber. Fixes #2035

This issue is a part of the transition plan at https://github.com/iluwatar/java-design-patterns/wiki/19.-Java-17-transition. Here we upgrade the dependencies so that they support Java 17. Acceptance criteria - Project dependencies have been upgraded...

info: good first issue
epic: build issue
info: hacktoberfest
epic: dependencies
type: feature
priority: high

`spring-boot-dependencies` already provides the same artifacts as `org.mongodb.mongo-java-driver`.

status: under review

Refactor unit tests without depending on Guava external library - Using less libraries to do unit tests will help on code maintainability and future libraries upgrade. > For detailed contributing...

status: under review

https://books.google.fi/books?id=vqTfNFDzzdIC&pg=PA473#v=onepage&q&f=false

info: help wanted
epic: pattern
type: feature
priority: normal

Pull request title - Implement the table data gateway pattern links to the [Issue# 1318](https://github.com/iluwatar/java-design-patterns/issues/1318) - Refer to the issue that it solves, if available Pull request description - Using...

status: under review

In this pull request: - fix for issue #1314 (adds example of serialized LOB pattern)

status: under review

In this pull request: Fix for two-step view pattern https://github.com/iluwatar/java-design-patterns/issues/1323

status: under review
status: stale