书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 2517 个相关结果.
  • 17.4.1 Automatic Restart

    17.4.1 Automatic Restart Maven Restart Gradle Restart 17.4.1 Automatic Restart There are various ways to achieve reloading of classes on the JVM, all have their advantages an...
  • 17.4.1 Automatic Restart

    17.4.1 Automatic Restart Maven Restart Gradle Restart 17.4.1 Automatic Restart There are various ways to achieve reloading of classes on the JVM, all have their advantages an...
  • 发布 artifacts

    发布 artifacts 发布 artifacts 依赖配置也可以用来发布文件[3]. 我们称这些文件publication artifacts , 或者就叫 artifacts. 插件可以很好的定义一个项目的 artifacts, 所以你并不需要做一些特别的工作来让 Gradle 需要发布什么. 你可以通过在 uploadArchives 任务里...
  • Google Summer of Code with Kotlin 2023

    Google Summer of Code with Kotlin Kotlin contributor guidelines for Google Summer of Code (GSoC) Getting started How to apply Project ideas Kotlin Multiplatform protobufs [Hard,...
  • 2.3 Web RESTFul HelloWorld

    2287 2019-03-05 《Kotlin极简教程》
    2.3 Web RESTFul HelloWorld 2.3 Web RESTFul HelloWorld 本节介绍使用 Kotlin 结合 SpringBoot 开发一个RESTFul版本的 Hello.World 。 新建gradle,kotlin工程: 打开IDEA的File > New > Project , 如下图 按照界...
  • Chapter 18. Logging 日志

    Chapter 18. Logging 日志 18.1. Choosing a log level 选择级别 18.2. Writing your own log messages 编写自己的日志消息 18.3. Logging from external tools and libraries 使用外部工具和库记录日志 18.4. Changing ...
  • Migrating to Kotlin 1.4

    Migrating Kotlin Multiplatform Projects to 1.4.0 For multiplatform project authors Update Gradle Simplify your build configuration Try the hierarchical project structure For li...
  • Kotlin 1.7.0

    Kotlin 1.7.0 的新特性 用于 JVM 的新版 Kotlin K2 编译器进入 Alpha 阶段 语言 内联类的内联值可以通过委托来实现 下划线操作符用于类型参数 稳定版构建器推断 稳定版选择加入要求 稳定版绝对不可空类型 Kotlin/JVM 编译器性能优化 新增编译器选项:-Xjdk-release 稳定版函数式接口构造函数的...
  • 改进编译时间

    改进 Kotlin/Native 编译时间的技巧 General recommendations Gradle configuration Windows OS configuration 改进 Kotlin/Native 编译时间的技巧 The Kotlin/Native compiler is constantly receiving upd...
  • 部署说明

    部署说明 1.1 拉取代码 1.2 编译代码 1.3 修改配置 1.4 服务启停 1.5 查看日志 部署说明 1.1 拉取代码 执行命令: git clone https : //github.com/WeBankFinTech/WeBASE-Sign.git 进入目录: cd WeBASE - Sign ...