java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Design patterns implemented in Java

Results 520 java-design-patterns issues
Sort by recently updated
recently updated
newest added

http://gameprogrammingpatterns.com/component.html

epic: pattern
type: feature
priority: normal
status: stale

https://www.sourcecodeexamples.net/2018/05/class-table-inheritance-pattern.html

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

Hi Everybody, I would like to add FSM pattern with examples even though Java is not the best language for expressing this pattern. What do you think about that?

info: help wanted
epic: pattern
type: feature

https://msdn.microsoft.com/en-us/library/dn589790.aspx

status: under construction
epic: pattern
type: feature
priority: normal

info: help wanted
epic: pattern
type: feature

## Description The Plugin design pattern allows a software application to support extension through third-party plugins, providing flexibility and scalability. This pattern is particularly useful for applications requiring dynamic and...

info: help wanted
epic: pattern
type: feature

### Description The Identity Field design pattern ensures that each object in a system has a unique identifier, which can be used to track the object independently of its database...

info: help wanted
epic: pattern
type: feature

### Description The Money design pattern, as described by Martin Fowler, provides a way to encapsulate monetary values and their associated currencies. This pattern helps in handling calculations and operations...

info: help wanted
epic: pattern
type: feature

https://www.martinfowler.com/eaaCatalog/singleTableInheritance.html https://books.google.co.in/books?id=vqTfNFDzzdIC&pg=PA278&redir_esc=y#v=onepage&q&f=false

info: help wanted
epic: pattern
type: feature

Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.1 to 3.12.8. Release notes Sourced from mongo-java-driver's releases. Java Driver 3.12.8 (February 18, 2021) Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-8-released/16823 Java Driver 3.12.6 (July 8, 2020) Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-3-12-6-released/6448/2...

epic: dependencies