书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 1304 个相关结果.
  • Project Setup

    Project Setup Dependency Maven Archetype Build Project Project Setup Dependency You can quickly get started building a Stateful Functions applications by adding the statef...
  • 5.5.2. 使用 JDK 5.0 的注解(Annotation)

    5.5.2. 使用 JDK 5.0 的注解(Annotation) 5.5.2. 使用 JDK 5.0 的注解(Annotation) JDK 5.0 在语言级别引入了 XDoclet 风格的标注,并且是类型安全的,在编译期进行检查。这一机制比XDoclet的注解更为强大,有更好的工具和IDE支持。例如, IntelliJ IDEA,支持JDK 5....
  • 2.1 Apollo Config Service和Apollo Admin Service

    2.1 Apollo Config Service和Apollo Admin Service 2.1.1 新建运行配置 2.1.2 Main class配置 2.1.3 VM options配置 2.1.4 Program arguments配置 2.1.5 运行 2.1 Apollo Config Service和Apollo Admin...
  • Project Setup

    Project Setup Dependency Maven Archetype Build Project Project Setup Dependency You can quickly get started building a Stateful Functions applications by adding the statef...
  • Scala

    1138 2018-03-21 《macOS Setup Guide》
    Scala Scala Plugin for Eclipse What version to install Finish installation Scala Make sure you have Java installed, the instructions are provided here . $ brew update $ b...
  • Linting

    553 2020-09-24 《Kibana v7.9 Guide》
    Linting Setup Guide for VS Code Users Most Popular Linting A note about linting: We use eslint to check that the styleguide is being followed. It runs in a pre-commit hook ...
  • 附2:本手册专有名词

    附2:本手册专有名词 附2:本手册专有名词 POJO(Plain Ordinary Java Object): 在本手册中,POJO专指只有setter / getter / toString的简单类,包括DO/DTO/BO/VO等。 GAV(GroupId、ArtifactctId、Version): Maven坐标,是用来唯一标识jar包。 ...
  • Autoreload

    Saving Time with Automatic Reloading Automatic reloading on class changes Using embeddedServer Using the application.conf Recompiling automatically on source changes Example ...
  • 配置依赖、连接器、类库

    配置依赖、连接器、类库 Flink 核心依赖以及应用依赖 搭建一个项目: 基础依赖 添加连接器以及类库依赖 Scala 版本 Hadoop 版本 附录:构建带有依赖的应用 jar 包模板 配置依赖、连接器、类库 每个 Flink 应用都需要依赖一组 Flink 类库。Flink 应用至少需要依赖 Flink APIs。许多应用还会额外依赖...
  • 搭建开发环境

    搭建开发环境 Hadoop 客户端环境 启动 Hadoop 开发机器的环境 安装 Maven 安装 Spark 编译 修改本地配置 运行单元测试 运行集成测试 本地运行 Kylin Web 服务器 安装 IDE 编码格式化工具 设置 IDE license 头部模板 搭建开发环境 开发者想要在他们的开发机器上运行 Kylin ...