Here, it continues from Kotlin 1.2.0 + Spring: create Web Application (3 of 4).
Continue reading Kotlin 1.2.0 + Spring: create Web Application (4 of 4)Tag Archives: gradle
Kotlin 1.2.0 + Spring create Web Application (1 of 4)
Let’s create an application with Kotlin and Spring. Spring is a highly sophisticated framework in Java, which can do almost everything.
Continue reading Kotlin 1.2.0 + Spring create Web Application (1 of 4)Write build.gradle and settings.gradle in Kotlin
I summarized the way to write build.gradle
and settings.gradle
in Kotlin.
(日本語) Kotlin 1.1.61 + Spring で Web Application を作る (4 of 4)
Gradle: Deploy Application Controlled by Git
I wrote the script to deploy application controlled by Git.
Continue reading Gradle: Deploy Application Controlled by Git