java-design-patterns
                                
                                 java-design-patterns copied to clipboard
                                
                                    java-design-patterns copied to clipboard
                            
                            
                            
                        Design patterns implemented in Java
Page Controller Pattern - The design pattern is implemented with signup and a redirected user page leading to each logical files. - signup page -> signup controller, model, view -...
- Added the remote facade design pattern along with tests and readme. - solves issue #1311 > For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute
Update used GitHub actions - updates all used actions to latest version (3) - no changes in behavior expected
**Pull request title** Update role-object README.md and finished the explanation of role-object pattern for issue #590 Implemented Facet Pattern for issue #88 **Pull request description** Add an Explanation section to...
- Implementation of Identity field pattern - Issue #1298 This is a complete implementation of the identity-field pattern and test cases. Including descriptions, a simple example, and tests. It is...
- resolves issue #1296 - the idea of pattern is as follows: - Each object contains the database key from the appropriate database table. If two objects are linked together...
* Resolves issue Rule Engine Design Pattern #1219 * The idea of the pattern looks as follows: The Rules Pattern works by separating the rules from the rules processing logic...
Added the hindi localization for: - adpater - factory - observer - prototype - singleton - strategy
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...
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...