diff --git a/spring-cloud.html b/spring-cloud.html index 5ae4f92..c047e0d 100644 --- a/spring-cloud.html +++ b/spring-cloud.html @@ -1938,7 +1938,7 @@ for details on the properties available.
To run the Hystrix Dashboard annotate your Spring Boot main class with @EnableHystrixDashboard. You then visit /hystrix/index.html and point the dashboard to an individual instances /hystrix.stream endpoint in a Hystrix client application.
To run the Hystrix Dashboard annotate your Spring Boot main class with @EnableHystrixDashboard. You then visit /hystrix and point the dashboard to an individual instances /hystrix.stream endpoint in a Hystrix client application.