书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 8209 个相关结果.
  • Spring Cloud 简介

    Spring Cloud 简介 Spring Cloud 简介 Spring Cloud 为开发人员提供了快速构建分布式系统中一些常见模式的工具,例如: 配置管理 服务注册与发现 断路器 智能路由 服务间调用 负载均衡 微代理 控制总线 一次性令牌 全局锁 领导选举 分布式会话 集群状态 分布式消息 …… 使用 Spring Cloud 开发...
  • Create a Windows Virtual Machine

    Create a Windows Virtual Machine How to Create a Windows VM Header Section Basics Tab Volumes Tab Networks Tab Node Scheduling Tab Advanced Options Tab Footer Section Insta...
  • 链路追踪

    全链路追踪使用与实现说明 使用方式 关联日志 工作原理 Tracing相关概念 SpringBoot Starters OpenTelemetry 作为 Tracer,将 Trace 信息 export 到 Zipkin OpenTelemetry 作为 Tracer,将 Trace 信息 export 到 OTlp Collector Brave...
  • 38、JTA 分布式事务

    38、JTA 分布式事务 38.1、使用 Atomikos 事务管理器 38.2、使用 Bitronix 事务管理器 38.3、使用 Java EE 管理的事务管理器 38.4、混合使用 XA 与非 XA JMS 连接 38.5、支持嵌入式事务管理器 38、JTA 分布式事务 Spring Boot 通过使用 Atomikos 或 Bit...
  • 40.3.6 自动配置的JSON测试

    40.3.6 自动配置的JSON测试 40.3.6 自动配置的JSON测试 你可以使用@JsonTest 测试对象JSON序列化和反序列化是否工作正常,该注解将自动配置Jackson ObjectMapper ,@JsonComponent 和Jackson Modules 。如果碰巧使用gson代替Jackson,该注解将配置Gson 。使用@...
  • 自定义部署

    自定义部署 启动Apache ShenYu Admin 搭建自己的网关(推荐) 自定义部署 本文介绍如何基于 Apache ShenYu 搭建属于你自己的网关。 在阅读本文档前,你需要先阅读部署先决条件 文档来完成部署shenyu 前的环境准备工作. 启动Apache ShenYu Admin docker 用户参考 docker部...
  • IntelliJ IDEA

    Starting a Project Importing a Maven Project into IntelliJ IDEA Running Maven Goals Creating a Running Configuration Running a Spring Boot Project Redeploying During Developmen...
  • B.3. Inner Workings of a Computer: the Different Layers Involved

    B.3. Inner Workings of a Computer: the Different Layers Involved B.3.1. The Deepest Layer: the Hardware B.3.2. The Starter: the BIOS or UEFI B.3.3. The Kernel B.3.4. The User Sp...
  • 快速开始

    环境准备 创建工程 引入 SOFABoot 运行 查看日志 测试 模块化开发 定义服务 API 发布 JVM 服务 定义 SOFABoot 模块 XML 方式发布服务 Annotation 方式发布服务 API 方式发布服务 引用 JVM 服务 定义 SOFABoot 模块 XML 方式引用服务 Annotation 方式引用服务...
  • 启动脚本

    Main application script - server.js (启动脚本) Main application script - server.js (启动脚本) 以下案例为 构建器生成代码: /** * 加载 model, 创建基础 app */ var loopback = require ( 'loopb...