Spring Start Initializr. If you're in an intellij idea project already, select file | project. You can manage spring boot dependencies by downloading the project from the spring initializr.
You can shortcut the steps below by going to start.spring.io and choosing the web starter from the dependencies searcher. In this guide, we’ll walk you through the steps to create and run a basic spring boot application in your local environment using spring initializr.