书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 71518 个相关结果.
  • Plugin Generator

    Plugin Generator Simple example Add a ConfigMap to configure the access of the plugin Store credentials Alternative Example HTTP server A Simple Python Plugin With matrix an...
  • Logging-Pulsar插件

    1. 概述 1.1 插件名称 1.2 适用场景 1.3 插件功能 1.4 插件代码 1.5 添加自哪个shenyu版本 1.6 技术方案 2. 如何使用插件 2.1 插件使用流程图 2.2 导入pom 2.3 启用插件 2.4 配置插件 2.4.1 开启插件,并配置Pulsar,配置如下 2.4.2 配置选择器和规则器 2.5 Lo...
  • Logging-Kafka插件

    1. 概述 1.1 插件名称 1.2 适用场景 1.3 插件功能 1.4 插件代码 1.5 添加自哪个shenyu版本 1.6 技术方案 2. 如何使用插件 2.1 插件使用流程图 2.2 导入pom 2.3 启用插件 2.4 配置插件 2.4.1 开启插件,并配置Kafka,配置如下 2.4.2 配置选择器和规则器 2.5 Log...
  • Upgrading to 1.6.9

    Upgrading to 1.6.9 Introduction Requirements Assumptions Considerations Procedure Post-Upgrade Configuration Changes Upgrading to 1.6.9 Introduction This guide explains h...
  • Upgrading to 1.6.9

    Upgrading to 1.6.9 Introduction Requirements Assumptions Considerations Procedure Post-Upgrade Configuration Changes Upgrading to 1.6.9 Introduction This guide explains h...
  • GUIDES

    Overview Working with Protocol Buffers Protocol buffer versions Guides Task-oriented walkthroughs of common use cases This document introduces you to gRPC and protocol buffer...
  • 4.8 grpcurl工具

    2538 2019-02-27 《Go语言高级编程》
    4.8 grpcurl工具 4.8.1 启动反射服务 4.8.2 查看服务列表 4.8.3 服务的方法列表 4.8.4 获取类型信息 4.8.5 调用方法 4.8 grpcurl工具 Protobuf本身具有反射功能,可以在运行时获取对象的Proto文件。gRPC同样也提供了一个名为reflection的反射包,用于为gRPC服务提供查询。...
  • Remote procedure calls

    Remote procedure calls XMLRPC ServerProxy signature XMLRPC Libraries JSONRPC Accessing JSONRPC services from web2py JSONRPC and Pyjamas AMFRPC SOAP Remote procedure cal...
  • v1.2.9

    v1.2.9 release notes Downloads Binaries Docker File format change YSQL changes YCQL changes Bug fixes System improvements v1.2.9 release notes Released May 21, 2019. ...
  • 自定义返回结果

    自定义返回结果 说明 默认实现 扩展 自定义返回结果 说明 本文介绍基于 Apache ShenYu 网关返回自定义的数据格式。 网关需要统一的返回格式,如果需要自己定义格式,可以进行扩展。 默认实现 默认的实现为 org.apache.shenyu.plugin.api.result.DefaultShenyuResult 返...