I write how to use Kotlin CLI, in Kotlin 1.2.41.
Continue reading How to use Kotlin CLI – kotlin, kotlinc, kotlinc-js, kotlin-dce-jsAll posts by Kenji
(日本語) JVM: org.json での XML と JSON の相互変換
Spring Boot: Step to register bootrun as gradle task
When we use Spring Boot, bootrun
is automatically registered as a Gradle task. I followed its steps, how it is registered
(日本語) Kotlin で書く DSL
Kotlin: Database Migration – Harmonica 0.0.4
I tried to create Kotlin database migration library.
Continue reading Kotlin: Database Migration – Harmonica 0.0.4