Kotlin 1.2 Kotlin 1.1 Kotlin 1.9.0 的新特性 发布于:2023-08-23 The Kotlin 1.9.0 release is out and the K2 compiler for the JVM is now in Beta. Additionally, here are some of the main highlights: 新版 Kotlin K2 编译器更新 The Kotlin team at JetBrains continues to stabilize the K2 compiler, and the 1.9.0 release introduces further advancements. The K2 compiler for the JVM is now in Beta. There's now also basic support with the K2 compiler, but with some restrictions. Despite setting languageVersion to 2.0 , the kapt compiler plugin still utilizes the old compiler. If you execute the kapt compiler plugin within
Kotlin 的新特性 53 Kotlin 1.9.0 的新特性 发布于:2023-08-23 The Kotlin 1.9.0 release is out and the K2 compiler for the JVM is now in Beta. Additionally, here are some of the main highlights: 新版 Kotlin K2 编译器更新 The Kotlin team at JetBrains continues to stabilize the K2 compiler, and the 1.9.0 release introduces further advancements. The K2 compiler for the JVM is now in Beta. There's now also basic support along with the K2 compiler, but with some restrictions. Despite setting languageVersion to 2.0 , the kapt compiler plugin still utilizes the old compiler. If you execute the kapt compiler plugin within
jibDockerBuild $ docker run -p 8080:8080 micronaut-jib:0.1 github.com/GoogleContainerTools/jib A “compiler” for containers github.com/GoogleContainerTools/jib Dockerfile “script” FROM base container the container Produces some layers Produces some layers github.com/GoogleContainerTools/jib Compiler + Containerizer github.com/GoogleContainerTools/jib Code Executable Compile github.com/Goo com/GoogleContainerTools/jib Possibilities for a container “compiler” github.com/GoogleContainerTools/jib Possibilities for a container “compiler” Smart inferences Container optimizations Even faster