feature: Added Domain Model pattern (#1795)
* domain-model pattern * fixed optional get before check isPresent * readme minor changes * change currency representation with joda money * changed names of test methods * fixed code smells * Update domain-model/README.md Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com> * Update domain-model/README.md Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com> * updated readme and diagrams Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
@ -125,7 +125,7 @@ Use the Table Module Pattern when
|
||||
|
||||
- [Transaction Script](https://java-design-patterns.com/patterns/transaction-script/)
|
||||
|
||||
- Domain Model
|
||||
- [Domain Model](https://java-design-patterns.com/patterns/domain-model/)
|
||||
|
||||
## Credits
|
||||
|
||||
|
Reference in New Issue
Block a user