书栈网 · BookStack 本次搜索耗时 0.051 秒,为您找到 8571 个相关结果.
  • SpringBoot 和 MyBatis 基础示例

    SpringBoot 和 MyBatis 基础示例 开始之前 配置环境 1. 安装构建 MatrixOne 2. 使用 IntelliJ IDEA 创建一个新的 Spring Boot 项目 3. 修改 application.properties 文件 编写代码 1. UserController.java 2. User.java 3. U...
  • 映射来自 C 语言的字符串——教程

    映射来自 C 语言的字符串——教程 使用 C 语言字符串 探查为 C 库生成的 Kotlin API Strings in Kotlin 将 Kotlin 字符串传递给 C 在 Kotlin 中读取 C 字符串 在 Kotlin 中接收 C 字符串字节 修复代码 接下来 映射来自 C 语言的字符串——教程 这是本系列的最后一篇教程。本系...
  • SpringBoot 和 MyBatis 基础示例

    SpringBoot 和 MyBatis 基础示例 开始之前 配置环境 1. 安装构建 MatrixOne 2. 使用 IntelliJ IDEA 创建一个新的 Spring Boot 项目 3. 修改 application.properties 文件 编写代码 1. UserController.java 2. User.java 3. U...
  • 搭建开发环境

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

    SpringBoot and JPA CRUD demo Before you start Set up environment 1. Install and Launch MatrixOne 2. Create a new Spring Boot Project Using IntelliJ IDEA 3. Modify the applicatio...
  • 安装

    1. 安装 1. 安装 系统要求 64-bit 操作系统: Windows ,Linux 或者 macOS 。 内存 – 使用 CUBA Studio 开发,8GB。 硬盘空间 – 10 GB Java SE Development Kit (JDK) 安装 JDK 8 然后在终端运行下面命令检查 Java 版本: ja...
  • 构建 GraalVM Native Image(Alpha)

    构建 GraalVM Native Image(Alpha) 背景信息 注意事项 前提条件 操作步骤 可观察性 构建 GraalVM Native Image(Alpha) 背景信息 本节主要介绍如何通过 GraalVM 的 native-image 组件构建 ShardingSphere-Proxy 的 Native Image 和...