Closed foshantiger closed 5 years ago
description: spring cloud version: Finchley.SR2 consul version: v1.2.2 After application startup, no service can be found in the consul portal ,but downgrade the spring boot version to 2.0.6.RELEASE that works~
Finchley is not compatible with boot 2.1.x. Either use boot 2.0.6 or Greenwich.RC1
description: spring cloud version: Finchley.SR2 consul version: v1.2.2 After application startup, no service can be found in the consul portal ,but downgrade the spring boot version to 2.0.6.RELEASE that works~