摘要: 一、自定义RPC框架使用场景示例 1. 需求场景:服务注册与发现的自动配置 入口注解设计: @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @Documented @Import(RpcComponentRegistrar. 阅读全文
posted @ 2026-02-27 09:23 张占岭 阅读(37) 评论(0) 推荐(0)