Before installing or running Spring 5, we need to install Kotlin, since this is our primary programming language for the project:
- Open IntelliJ IDEA and choose Configure | Plugins, as shown in the following screenshot:
- In the search field, type Kotlin:
- Click on the Install JetBrains plugin... button.
- From the list that appears, choose Kotlin.
- If you do not already have Kotlin installed, you will see a green Install button. Click on it, otherwise click on the Update button, as shown in the following screenshot: