@ConfigurationProperties(value="spring.boot.admin.turbine") public class TurbineProperties extends Object
| Constructor and Description |
|---|
TurbineProperties() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getClusters() |
URI |
getUrl() |
boolean |
isEnabled() |
void |
setClusters(String[] clusters) |
void |
setEnabled(boolean enabled) |
void |
setUrl(URI url) |
Copyright © 2016 codecentric AG. All rights reserved.