Create Spring Boot Project in Spring Tool Suite (STS)
Create Spring Boot Project in Spring Tool Suite (STS)
In this article, we will see step by step, how to create a Spring Boot project in
STS (Spring Tool Suite).
Download STS for Windows 64-bit at Spring Tool Suite for Windows 64-Bit.
Download STS for Linux 64-bit at Spring Tool Suite for Linux 64-Bit.
Download STS for Mic OS 64-bit at Spring Tool Suite for Mac OS 64-Bit.
Once you download STS as Jar file then double click on it ( make sure you
have installed JDK in your system and set up JAVA_HOME for the same)
Click on the STS icon to STS explorer and choose the workspace.
Create Spring Boot Project in Spring Tool
Suite [STS]
The below gif image shows step by step process to create a Spring boot
project in STS: