Getting started with IntelliJ

IntelliJ IDEA is a very popular tool among Java developers. For the past few years I've been very pleased to pay Jetbrains a yearly fee for this awesome editor.

IntelliJ also has a way of creating Spring boot projects very quickly.

Go to the new project menu and select the Spring Initializr project type:

Getting started with IntelliJ

This will give us exactly the same options as STS, so refer to the previous chapter for the detailed configuration.

Tip

You will need to import the Gradle project into IntelliJ. I recommend generating the Gradle wrapper first (refer to the following Gradle build section).

If needed, you can reimport the project by opening its build.gradle file again.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.225.72.245