摘要: 我们要先从注册中心将服务下线 为了通用性,不管任何注册中心都能使用统一的逻辑,我们在项目提供下面的Controller: @RestController public class ServerDeRegisterController { @Autowired private ServiceRegis 阅读全文
posted @ 2022-09-21 12:09 yangxiaohui227 阅读(152) 评论(0) 推荐(0)