In the tutorial, we will learn how to build a simple Hello World application using Spring Boot with Kotlin. Kotlin is a programming language created by JetBrains. It is an object-oriented language including many ideas from functional programming and runs on top of the JVM. In order to build our Kotlin HelloWorld example, we will be using STS (Spring Tool Suite) with Kotlin … [Read more...]