We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a68048 commit 12d9013Copy full SHA for 12d9013
hystrix-dashboard/README.md
@@ -15,6 +15,9 @@ $ ../gradlew jettyRun
15
16
Once running, open <a href="http://localhost:7979/hystrix-dashboard">http://localhost:7979/hystrix-dashboard</a>.
17
18
+# Run as standalone Java application
19
+
20
+@kennedyoliveira has written a standalone app, documented at : https://github.com/kennedyoliveira/standalone-hystrix-dashboard
21
22
# Example
23
0 commit comments