Skip to content

Commit 3628a45

Browse files
committed
Added some inspiration sources.
1 parent f0c06e7 commit 3628a45

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,12 @@ The difference is the intent of the patterns. While Proxy controls access to the
516516

517517
**For creating/editing UML diagrams** you need [ObjectAid UML Explorer for Eclipse](http://www.objectaid.com/home).
518518

519-
**For inspiration** there is a good list of design patterns at [Wikipedia](http://en.wikipedia.org/wiki/Software_design_pattern).
519+
**For inspiration** check out the following sources:
520+
521+
* there is a good list of design patterns at [Wikipedia](http://en.wikipedia.org/wiki/Software_design_pattern)
522+
* Martin Fowler's [Catalog of Patterns of Enterprise Application Architecture](http://martinfowler.com/eaaCatalog/)
523+
* [pattern language for microservices](http://microservices.io/patterns/index.html)
524+
* Microsoft's [Cloud Design Patterns](http://download.microsoft.com/download/B/B/6/BB69622C-AB5D-4D5F-9A12-B81B952C1169/CloudDesignPatternsBook-PDF.pdf)
520525

521526
**Links to patterns applied in real world applications** are welcome. The links should be added to the corresponding section of the `README.md`.
522527

0 commit comments

Comments
 (0)