Skip to main content

Spring boot road map

Prerequisites for creating a Spring Boot Application

Prerequisite for Spring boot development needs to be installed prior.

Step 1:Installation of List of System requirement

List of System requirement
#FirstLastInstallation steps
1Programming languageJavaInstallation link:
2Build Tool

Maven

OR

Gradle

Maven Recommended

Maven Installation link 
3Gradle Installation link soon
4Softwares
1

IDE- Eclipse/vscode/Netbeans/Intelligj

We will cover steps specific to Visual Studio Code, but the same steps can be applied to any other IDE.

VS Code Installation link:
2Tomcat serverTomcat Installation link 

Step 2: Create maven project with Visual Studio Code

Step 3: Add Folder to Workspace(already created by Spring Initializr) into Visual Studio Code.

Step 4: Confirm java folder exists under [ROOT_DIR]\src\main\java if not lets created first.

Step 5: Starting the Tomcat Server Apache Tomcat Setup link here

Step 6: Done, Lets Building an first Application with Spring Boot

Add new comment

Restricted HTML

  • You can use shortcode for block builder module. You can visit admin/structure/gavias_blockbuilder and get shortcode, sample [gbb name="page_home_1"].
  • You can use shortcode for block builder module. You can visit admin/structure/gavias_blockbuilder and get shortcode, sample [gbb name="page_home_1"].