SpringCloud-Consul 服务(注册/注销) 配置中心

boot版本:2.0.6 cloud版本:Finchley.SR2 pom.xml引入依赖 <!-- 健康管理 配合 注册 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> </dependency> <
相关文章
相关标签/搜索