摘要: Nacos 注册中心原理: 一: 发布 1、服务注册发布 代码 @Service @SofaService( bindings = { @SofaServiceBinding(bindingType = "jvm"), @SofaServiceBinding(bindingType = "bolt" 阅读全文
posted @ 2021-04-26 20:00 currentTimeMillis 阅读(786) 评论(0) 推荐(0) 编辑