书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 7708 个相关结果.
  • Measuring the coverage of your tests

    1943 2019-11-10 《Quarkus v1.0 Document》
    Quarkus - Measuring the coverage of your tests 1. Prerequisites 2. Architecture 3. Solution 4. Starting from a simple project and two tests 5. Separating executions of Unit Tes...
  • Overview

    Project Configuration Getting started Maven command Quickstart script Gradle build script Quickstart script Which dependencies do you need? Flink APIs Running and packaging ...
  • Overview

    Project Configuration Getting started Maven command Quickstart script Gradle build script Quickstart script Which dependencies do you need? Flink APIs Running and packaging ...
  • OSGi

    Kotlin 与 OSGi Maven Gradle FAQ 为什么不只是添加必需的清单选项到所有 Kotlin 库 Kotlin 与 OSGi 要启用 Kotlin OSGi 支持,你需要引入 kotlin-osgi-bundle 而不是常规的 Kotlin 库。 建议删除 kotlin-runtime 、 kotlin-stdlib ...
  • Downloading Add-ons from Vaadin Directory

    Downloading Add-ons from Vaadin Directory Compiling Widget Sets with an Ant Script Downloading Add-ons from Vaadin Directory If you are not using Maven or a Maven-compatible d...
  • hello world

    hello world hello world 在学习 JPress 插件的 hello world 之前,建议你把 JPress 的项目已经下载到了你本地,通过此文档在对比你本地的 helloworld 插件项目,会有更好的理解。 倘若你不方便下载,也可以通过这个url进行了解:https://gitee.com/fuhai/jpress/tre...
  • 在ARM平台上编译

    Apache Doris ARM 架构编译 KylinOS 软硬件环境 使用 ldb-toolchain 编译 CentOS & Ubuntu 硬件环境 软件环境 软件环境对照表 软件环境安装命令 CentOS 8.4 Ubuntu 20.04 下载源码 安装部署 查看是否支持 AVX2 指令集 执行编译 常见问题 Apa...
  • 11.5、创建可执行 jar

    11.5、创建可执行 jar 11.5、创建可执行 jar 我们通过创建一个完全自包含(self-contained)的可执行 jar 文件完成了示例。该 jar 文件可以在生产环境中运行。可执行 jar(有时又称为 fat jars )是包含了编译后的类以及代码运行时所需要相关的 jar 依赖的归档文件。 可执行 jar 与 Java Ja...
  • Pojo 序列化兼容模式

    Pojo 序列化兼容模式 前置条件 创建工程 常见问题 Pojo 序列化兼容模式 这篇教程会通过从零构建一个简单的工程来演示如何基于 POJO 方式使用 Dubbo Triple, 在应用不改变已有接口定义的同时升级到 Triple 协议。此模式下 Triple 使用方式与 Dubbo 协议一样。 具体用例可以参考:dubbo-samples...
  • Kotlin 与 TeamCity 的持续集成

    Kotlin 与 TeamCity 的持续集成 Gradle、Maven 与 Ant IntelliJ IDEA 的构建系统 下载并安装 Meta-Runner 设置 Kotlin 编译器获取步骤 设置 Kotlin 编译步骤 其他 CI 服务器 Kotlin 与 TeamCity 的持续集成 在本页,可以了解到如何设置 TeamCity ...