File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -516,7 +516,12 @@ The difference is the intent of the patterns. While Proxy controls access to the
516
516
517
517
** For creating/editing UML diagrams** you need [ ObjectAid UML Explorer for Eclipse] ( http://www.objectaid.com/home ) .
518
518
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 )
520
525
521
526
** Links to patterns applied in real world applications** are welcome. The links should be added to the corresponding section of the ` README.md ` .
522
527
You can’t perform that action at this time.
0 commit comments