We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823dc63 commit f1122f7Copy full SHA for f1122f7
1 file changed
command/index.md
@@ -38,6 +38,7 @@ Use the Command pattern when you want to
38
## Real world examples
39
40
* [java.lang.Runnable](http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html)
41
+* [Netflix Hystrix](https://github.com/Netflix/Hystrix/wiki)
42
43
## Credits
44
0 commit comments