Liverpoololympia.com

Just clear tips for every day

Lifehacks

How do I use hystrix dashboard?

How do I use hystrix dashboard? 3 Answers Add the below annotations to the SpringBootApplication — Where main method is present. @EnableHystrixDashboard. @EnableHystrix. In pom.xml. org.springframework.cloud spring-cloud-netflix-hystrix-dashboard. org.springframework.boot spring-boot-starter-actuator. What is hystrix dashboard in Microservices? Hystrix offers data to monitor Read more…