@ConfigurationProperties(value="eureka") public class EurekaProperties extends Object
| Constructor and Description |
|---|
EurekaProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDatacenter() |
String |
getEnvironment() |
int |
hashCode() |
void |
setDatacenter(String datacenter) |
void |
setEnvironment(String environment) |
String |
toString() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.