Class DubboHealthIndicatorProperties

java.lang.Object
org.apache.dubbo.spring.boot.actuate.health.DubboHealthIndicatorProperties

@ConfigurationProperties(prefix="management.health.dubbo", ignoreUnknownFields=false) public class DubboHealthIndicatorProperties extends Object
Dubbo HealthIndicator Properties
Since:
2.7.0
See Also:
  • HealthIndicator