This commit is contained in:
Ilkka Seppälä 2020-07-30 21:57:07 +03:00
parent 8364b289b4
commit 55bb1f11e0

View File

@ -184,7 +184,7 @@ Use the Abstract Document Pattern when
* You want more loosely coupled system
## Credits
``
* [Wikipedia: Abstract Document Pattern](https://en.wikipedia.org/wiki/Abstract_Document_Pattern)
* [Martin Fowler: Dealing with properties](http://martinfowler.com/apsupp/properties.pdf)
* [Pattern-Oriented Software Architecture Volume 4: A Pattern Language for Distributed Computing (v. 4)](https://www.amazon.com/gp/product/0470059028/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=javadesignpat-20&creative=9325&linkCode=as2&creativeASIN=0470059028&linkId=e3aacaea7017258acf184f9f3283b492)