书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 2910 个相关结果.
  • API 参考手册

    API 参考手册 提示 配置 API 注解 API 模型 API 上下文 API 服务 API API 参考手册 Dubbo API 参考手册 Dubbo 的常规功能,都保持零侵入,但有些功能不得不用 API 侵入才能实现。 提示 Dubbo 中除这里声明以外的接口或类,都是内部接口或扩展接口,普通用户请不要直接依赖,否则升级版本...
  • Spring Boot Starter

    Spring Boot Creating a Project dubbo-spring-boot-starter Maven Dependencies application.yml Configuration File Dubbo Annotations @DubboService Annotation @DubboReference Annota...
  • 配置加载流程

    配置加载流程 配置来源 覆盖关系 配置格式 几种编程配置方式 Spring API 配置加载流程 此篇文档主要讲在应用启动阶段,Dubbo框架如何将所需要的配置采集起来 (包括应用配置、注册中心配置、服务配置等),以完成服务的暴露和引用流程。 根据驱动方式的不同(比如Spring或裸API编程)配置形式上肯定会有所差异,具体请参考XML...
  • XML Configuration

    XML Configuration Complete XML Example Service Provider Define Service Interface Implement Interface in Service Provider Declare Service Exposure with Spring Configuration Load ...
  • 服务发现

    服务发现 Dubbo 分类 Apache Dubbo 接入 支持版本 引入依赖 配置北极星注册中心地址 执行服务发现及调用 样例 服务发现 Dubbo 分类 Dubbo当前常用的有2个分支版本,一个是apache dubbo(GroupID是org.apache.dubbo), 一个是dubbox (GroupID是com.alibab...
  • QOS 手册

    在线运维命令参考手册 端口 安全 telnet 与 http 协议 支持的命令 ls 列出消费者和提供者 Online 上线服务命令 Offline 下线服务命令 help 命令 相关参数说明 使用系统属性方式进行配置 使用dubbo.properties文件进行配置 使用XML方法进行配置 使用spring-boot自动装配方式配置 ...
  • Spring Boot

    Spring Boot application.yaml Configuration Example dubbo dubbo.metrics dubbo.tracing Starter List dubbo-spring-boot-starter Other Component Starters Note Feedback Spri...
  • Performance Sampling Command

    Performance Sampling Command enableSimpleProfiler Command disableSimpleProfiler Command enableDetailProfiler Command disableDetailProfiler Command setProfilerWarnPercent Comman...
  • IDL 定义跨语言服务

    IDL 定义跨语言服务 前置条件 创建工程 IDL 定义跨语言服务 从零演示如何基于 IDL 方式来定义 Dubbo 服务并使用 Triple 协议 使用 IDL 定义服务具有更好的跨语言友好性,对于 Dubbo3 新用户而言,我们推荐使用这种方式。 然而 Triple 协议并不是和 IDL 强绑定的,也可以使用 Java Interface +...
  • 生态组件

    生态组件 Dubbo-go Dubbo-go-samples Dubbo-go-pixiu Dubbo-getty Dubbo-go-hessian2 Dubbogo-tools 生态组件 Dubbo-go 生态组件 Dubbo-go github.com/apache/dubbo-go Apache Dubbo Go 语言实现主仓...