Spring Cloud starter for Netflix Hystrix Dashboard, providing monitoring and visualization of Hystrix circuit breakers.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-hystrix-dashboard</artifactId>
<version>2.2.10.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enables Hystrix Dashboard in a Spring Boot application.
Migrate to Spring Cloud Circuit Breaker with Resilience4j and Micrometer.
No dependency data recorded yet.