@ConfigurationProperties(value="discovery")
@Requires(property="eureka.client")
public static class EurekaConfiguration.EurekaDiscoveryConfiguration
extends io.micronaut.discovery.DiscoveryConfiguration
| 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.
|
public boolean isUseSecurePort()
public void setUseSecurePort(boolean useSecurePort)
useSecurePort - True if the secure port should be used