书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 2392 个相关结果.
  • Build a sample app

    Build a sample app Using a starter template Setting up the application manually Create Project Run a hello world example Setting up the project as a Yew web application Update C...
  • Spring 应用配置热更新

    Spring 应用配置热更新 dice.yml 中引用配置中心 Addon 修改 Maven 的 pom.xml 文件 使用 Spring Cloud Config 的 @RefreshScope 注解 配置中心控制台中修改动态配置 本地连线上配置中心 Spring 应用配置热更新 基于 Spring 开发的服务,将通过 applicatio...
  • Spring 应用配置热更新

    Spring 应用配置热更新 erda.yml 中引用配置中心 Addon 修改 Maven 的 pom.xml 文件 使用 Spring Cloud Config 的 @RefreshScope 注解 配置中心控制台中修改动态配置 本地连线上配置中心 Spring 应用配置热更新 基于 Spring 开发的服务,将通过 applicatio...
  • Nacos与Spring Boot快速入门

    前提条件 启动配置管理 启动服务发现 相关项目 本文主要面向 Spring Boot 的使用者,通过两个示例来介绍如何使用 Nacos 来实现分布式环境下的配置管理和服务发现。 通过 Nacos Server 和 nacos-config-spring-boot-starter 实现配置的动态变更; 通过 Nacos Server 和 naco...
  • 上报数据到 Zipkin

    使用 SOFATracer 远程汇报数据到 Zipkin 环境准备 引入 SOFABoot 添加 SOFATracer starter 配置文件 配置 Zipkin 依赖 启动 Zipkin 服务端 运行 查看 Zipkin 服务端展示 Spring 工程运行 使用 SOFATracer 远程汇报数据到 Zipkin 本示例演示如何...
  • Nacos Spring Boot

    Nacos Spring Boot 快速开始 前提条件 启动配置管理 启动服务发现 相关项目 Nacos Spring Boot 快速开始 本文主要面向 Spring Boot 的使用者,通过两个示例来介绍如何使用 Nacos 来实现分布式环境下的配置管理和服务发现。 关于 Nacos Spring Boot 的详细文档请参看:nacos-...
  • Administration

    Administration Tools Deployment Administration Other Topics Administration Tools Deployments of ArangoDB servers can be managed with the following tools: Web interface ...
  • Uninstallation

    Uninstallation Uninstallation Uninstallation depends on the method used to install ArangoDB, and on the operating system in use, and typically consists of the following high-lev...
  • 2.3.2. Feign

    2.3.2. Feign Feign介绍 Feign示例 代码地址(任选其一): 2.3.2. Feign Feign介绍 Feign是一个声明式的web service客户端,它使得编写web service客户端更为容易。创建接口,为接口添加注解,即可使用Feign。Feign可以使用Feign注解或者JAX-RS注解,还支持热插拔的编...
  • Nacos Spring Cloud

    Quick Start for Nacos Spring Cloud Projects Prerequisite Enable Configuration Service Enable Service Discovery Related Projects Quick Start for Nacos Spring Cloud Projects ...