

Standard project group and artifact details.ĭependencies is an interesting feature in the web interface, based on your selected Dependencies, web interface will automatically add Spring Boot Starter dependencies in the generated pom.xml file.In case you want a more control on the generated project structure or not sure what all dependencies you want to add to your project, click on the “Switch to the full version”.What is your preferred language (Apart from Java you will get an option for Kotlin and Groovy)?.What kind of project you want to generate (Maven or Gradle).

You are required to fill some information in the web interface to start with Spring Initializr Web interface your browser and you will be presented with a wizard to start your configurations. įor the simplicity of this post, we are using Spring Initializer web interface to generate project Structure. Using Spring Initializr Web Interface.There are multiple ways to use Spring Boot Initializr to generate project structure for you. Our preferred IDE (I will be using IntelliJ).We need to take a call about the different directory structure and also need to make sure we are following all the industry standards.For creating a web application with Spring Boot, we need following tools One of the main challenges to starting up a new project is an initial setup for the project.
