Add references to Patterns of Enterprise Application Architecture

This commit is contained in:
Ilkka Seppälä
2020-07-07 21:19:14 +03:00
parent 2212690468
commit 51f6282e9b
4 changed files with 4 additions and 0 deletions

View File

@ -29,3 +29,4 @@ Use the Lazy Loading idiom when
## Credits
* [J2EE Design Patterns](https://www.amazon.com/gp/product/0596004273/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596004273&linkCode=as2&tag=javadesignpat-20&linkId=48d37c67fb3d845b802fa9b619ad8f31)
* [Patterns of Enterprise Application Architecture](https://www.amazon.com/gp/product/0321127420/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0321127420&linkCode=as2&tag=javadesignpat-20&linkId=d9f7d37b032ca6e96253562d075fcc4a)