书栈网 · BookStack 本次搜索耗时 0.045 秒,为您找到 69363 个相关结果.
  • 用SpringMVC开发微服务

    用SpringMVC 开发微服务 概念阐述 开发示例 步骤1 定义服务接口(可选,方便使用RPC方式调用) 步骤2 实现服务 步骤3 发布服务 (可选,默认会扫描main函数所在的package) 步骤4 启动provider 服务 Query参数聚合为POJO对象 使用说明 代码示例 Provider端开发服务 Consumer端调用服务 ...
  • uWSGI RPC Stack

    uWSGI RPC Stack Learning by example You need Perl? What about, let’s say, Lua? And other languages/platforms? Doing RPC locally Doing RPC from the internal routing subsystem ...
  • Overview

    Consul Agent Lifecycle Failures and Crashes Exiting Nodes Requirements Starting the Consul Agent Understanding the Agent Startup Output Configuring Consul Agents Common Confi...
  • 参数配置

    参数配置 添加KeyForEngine 新增应用类型 新增参数配置 删除配置 引擎类型列表 应用类型 队列资源 获取键值 保存键值 删除键值 rpc测试 保存队列资源 更新类别信息 参数配置 ConfigurationRestfulApi 类 添加KeyForEngine 接口地址 :/api/rest_j/v1/con...
  • 搭建http:h2服务

    搭建http:h2服务 示例 http_server.cpp 。 关于h2 URL类型 前缀为/ServiceName/MethodName 前缀为/ServiceName Restful URL HTTP参数 HTTP headers Content-Type Status Code Query String 调试 压缩res...
  • 19.1 简介

    1849 2021-06-27 《Go入门指南》
    19.1 简介 链接 19.1 简介 由于 web 无处不在,本章我们将开发一个完整的程序:goto ,它是一个 web 缩短网址应用程序。示例来自 Andrew Gerrand 的讲座(见参考资料 22)。我们将把项目分成 3 个阶段,每一个都会比之前阶段包含更多的功能,并逐渐展示更多 Go 语言中的特性。我们会大量使用在 15 章 所学的网页应用...
  • goctl rpc

    goctl rpc Overview goctl rpc directive goctl rpc new goctl rpc protoc tip goctl rpc template References goctl rpc Overview goctl rpc is one of the core modules in goctl,...
  • gRPC-JSON transcoder

    gRPC-JSON transcoder JSON mapping How to generate proto descriptor set Route configs for transcoded requests Sending arbitrary content Headers Sample Envoy configuration g...
  • goctl quickstart

    goctl quickstart Overview goctl quickstart directive Examples goctl quickstart Overview goctl quickstart is used to quickly generate api, rpc services and start up and can h...
  • Sofa服务接入

    Sofa服务接入 在网关中引入 sofa 插件 sofa服务接入网关 sofa 插件设置 接口注册到网关 sofa用户请求及参数说明 Sofa服务接入 此篇文章是介绍 sofa 服务接入到 Apache ShenYu 网关,Apache ShenYu 网关使用 sofa 插件来接入sofa 服务。 接入前,请正确启动 shenyu-...