书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 271 个相关结果.
  • 代理设置

    背景 背景 作为一名开发者,在公司开发环境,可能是通过公司代理网络接入到因特网。如果调试服务时还必须依赖网上资源,比如直接连接共有云服务中心,那么就必须配置代理。 配置方式,在microservice.yaml文件增加proxy配置: servicecomb : proxy : enable : true ...
  • Code sample overview

    Knative code samples Knative owned samples Community owned samples External code samples Knative code samples You can use Knative code samples to help you get up and running ...
  • Web Client

    Vert.x Web Client 中英对照表 组件介绍 使用Web Client 对Vert.x Core HTTP Client的回顾 创建Web Client 发送请求 无请求体的简单请求 填充请求体 JSON体 表单提交 填充请求头 重用请求 超时 处理HTTP响应 响应编解码器 处理30x重定向 使用HTTPS R...
  • About this guide

    About this guide About this guide We assume that the reader is familiar with the Java programming language and its ecosystem. We will start from a wiki web application backed ...
  • Code sample overview

    Knative code samples Knative owned samples Community owned samples External code samples Knative code samples You can use Knative code samples to help you get up and running ...
  • 不要call(调用、打电话)我们,我们会call给你。

    不要call(调用、打电话)我们,我们会call给你。 不要call(调用、打电话)我们,我们会call给你。 Vert.x Api 是很大程度上由事件驱动的。这意味着,当事情发生在你感兴趣的Vert.x,Vert.x 会通过回调方式向您发送events。 一些示例events: 计时器激活 socket收到数据 从磁盘读取数据 发生了异常 H...
  • 以standalone模式打包

    概念阐述 操作步骤 注意事项 概念阐述 一个Standalone的容器,以简单的Main加载Spring启动,因为服务通常不需要Tomcat/JBoss等Web容器的特性,没必要用Web容器去加载服务。微框架提供了standalone部署运行模式,服务容器只是一个简单的Main方法,并加载一个简单的Spring容器,用于暴露服务。 操作步骤...
  • Azure Functions (Serverless) with Vert.x Web, Servlet, or RESTEasy

    487 2021-07-08 《Quarkus v1.7 Guides》
    Quarkus - Azure Functions (Serverless) with RESTEasy, Undertow, or Vert.x Web Prerequisites Solution Creating the Maven Deployment Project Login to Azure Build and Deploy to Az...
  • Reactive Streams

    Vert.x Reactive Streams 中英文对照表 使用 Vert.x Reactive Streams Reactive Read Stream Reactive Write Stream Vert.x Reactive Streams 原文档 组件源码 中英文对照表 publisher(n.):发布者 subscr...
  • 介绍

    Vert.x 官方文档中文翻译 背景 目标 理念 协作 GitHub 协作 翻译协作 翻译计划 构建方法 归属与发布 备注(书栈小编注) Vert.x 官方文档中文翻译 这是针对 Vert.x 官方文档中文翻译的仓库。 当前文档翻译对应版本:Vert.x 3.4.1 。 在线地址:https://vertxchina.gith...