Generating the project

Open your browser on the Initializr landing page:

https://start.spring.io/

As you can see, the configuration wizard appears as shown in the following screenshot:

We will configure our project like this:

  • Generate a Gradle Project with Kotlin and Spring Boot 2.0.0 M4
  • Set the Group project to com.journaler
  • Set the Artifact project to api

The following screenshot shows the project configuration:

We will keep our first configuration simple and extend it later as we progress and need more dependencies. Press the Generate ...

Get Building Applications with Spring 5 and Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.