Describe the bug
Service registered to consul without port has port '0' when using consul 1.9 but with consul 1.10 it comes at 'null'.
This cause a NullPointerException in ConsulServiceInstance due to integer autoboxing.
spring-cloud-consul-discovery 3.0.4
Describe the bug Service registered to consul without port has port '0' when using consul 1.9 but with consul 1.10 it comes at 'null'. This cause a NullPointerException in ConsulServiceInstance due to integer autoboxing. spring-cloud-consul-discovery 3.0.4