Class EurekaDashboardProperties
java.lang.Object
org.springframework.cloud.netflix.eureka.server.EurekaDashboardProperties
Configuration properties for the Eureka dashboard (UI).
- Author:
- Dave Syer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EurekaDashboardProperties
public EurekaDashboardProperties()
-
-
Method Details
-
getPath
-
setPath
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
equals
-
hashCode
-
toString
-