@ConfigurationProperties(value="discovery") @RequiresEureka public static class EurekaConfiguration.EurekaDiscoveryConfiguration extends DiscoveryConfiguration
DEFAULT_ENABLED, PREFIX
Constructor and Description |
---|
EurekaDiscoveryConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
isUseSecurePort() |
void |
setUseSecurePort(boolean useSecurePort)
Sets whether the secure port is used for communication.
|
isEnabled, setEnabled
public boolean isUseSecurePort()
public void setUseSecurePort(boolean useSecurePort)
useSecurePort
- True if the secure port should be used