spring-cloud-bindings
spring-cloud-bindings copied to clipboard
EurekaBindings prefers IP address regardless of TLS state
The code which sets the prefer-ip-address
flag has been moved out of if
statement to make sure it does not depend on the existence of ca.cert
.