Class EurekaConfig
- java.lang.Object
-
- org.kiwiproject.registry.eureka.config.EurekaConfig
-
- Direct Known Subclasses:
EurekaRegistrationConfig
public class EurekaConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringregistryUrlsA comma separated list of urls pointing to Eureka servers
-
Constructor Summary
Constructors Constructor Description EurekaConfig()
-