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)All posts by Kenji
Kotlin 1.2.0 + Spring: create Web Application (3 of 4)
Build Web Application with Kotlin 1.2.0 and Spring (2 of 4)
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.