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

https://microservices.io/patterns/3rd-party-registration.html

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/communication-style/domain-specific.html

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/communication-style/rpi.html

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/service-template.html

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/microservice-chassis.html

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/testing/consumer-side-contract-test.html

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/testing/service-integration-contract-test.html

info: help wanted
epic: pattern
type: feature

https://microservices.io/patterns/testing/service-component-test.html

info: help wanted
epic: pattern
type: feature

## What problem does this PR solve? Related issue: [Service-Oriented Architecture pattern (#2937)](https://github.com/iluwatar/java-design-patterns/issues/2937) Introduces the Service-Oriented Architecture (SOA) pattern to enhance modular service interaction. This PR addresses the need to...

Function Composition pattern (https://github.com/iluwatar/java-design-patterns/issues/2897) Related: https://github.com/iluwatar/java-design-patterns/issues/2897 Pull request description sample java code with javadoc test code UML diagram README.md file

status: under review