书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 42788 个相关结果.
  • cfg4j及方案简介

    cfg4j及方案简介 gerrit中的权限配置 支持多个微服务的配置 拓展与思考 cfg4j及方案简介 实现微服务的配置中心有多种选择方案,常见的方案有: 使用Spring Cloud全家桶中的Spring Cloud Config。 使用Consul或者Zookeeper作为分布式一致性存储,自己实现配置中心。 但上述方案都有一些不足:...
  • RPC代理

    Dubbo插件 gRPC插件 Motan插件 Sofa插件 Spring Cloud插件 Tars插件
  • Spring Boot

    使用 Spring Boot 连接到 TiDB 前置需求 运行代码并连接到 TiDB 第 1 步:克隆示例代码仓库到本地 第 2 步:配置连接信息 第 3 步:运行代码并查看结果 示例代码片段 连接到 TiDB 数据管理 插入或更新数据 查询数据 删除数据 下一步 需要帮助? 使用 Spring Boot 连接到 TiDB T...
  • Pyroscope use

    Pyroscope use Pyroscope 架构 与 Rainbond 集成架构 实践步骤 1. 部署微服务 Spring Cloud Pig 2. 部署 Pyroscope Server 3. 安装 Pyroscope Java Agent 插件并配置 4. 建立微服务与Pyroscope之间的依赖关系 5. Pyroscope 基本使用 ...
  • 事件驱动之消息网关

    事件驱动 概念 Topic 消息网关 使用 自定义连接器 事件驱动 在jetlinks中大量使用到事件驱动,在之前,我们是使用spring event 作为事件总线进行进程内事件通知的. 由于spring event 不支持响应式,所以使用消息网关(MessageGateway) 来替代spring event . 消息网关 有2个作用,1...
  • 运行与测试

    前置条件 介绍 启动todo 服务 服务注册 接口权限 本地测试 启动相关服务 前置条件 开发环境配置:开发环境安装 数据环境准备:数据初始化 Demo程序已经开发完毕,详见 开发Demo程序 启动 mysql ,redis 等容器 介绍 本小节介绍如何在本地通过 Choerodon 来进行微服务开发。 启动todo...
  • Ingress (Kubernetes)

    Ingress (Kubernetes) Before you begin Configuring ingress using an Ingress resource Next Steps TLS Specifying path type Specifying IngressClass Cleanup See also Ingres...
  • Serverless

    Serverless Should you use Fastify in a serverless platform? Contents AWS Using @fastify/aws-lambda app.js lambda.js Example Considerations Beyond API Gateway Google Cloud...
  • What is a Service Mesh?

    What is a Service Mesh? Benefits of a service mesh How does a service mesh work? API gateway vs service mesh What problems does a service mesh solve? How do you implement a ser...
  • Serverless

    Serverless Contents Attention Readers: AWS Lambda app.js lambda.js Example Considerations Google Cloud Run Adjust Fastify server Add a Dockerfile Add a .dockerignore Sub...