In this video, i am going show you how to install Spring tool suite 4 in Windows.
Spring Tool Suite (STS) is a java IDE tailored for developing Spring-based enterprise applications. It is easier, faster, and more convenient. And most importantly it is based on Eclipse IDE. STS is free, open-source, and powered by VMware.
Spring Tools 4 is the next generation of Spring tooling for the favorite coding environment. Largely rebuilt from scratch, it provides world-class support for developing Spring-based enterprise applications, whether you prefer Eclipse, Visual Studio Code, or Theia IDE.
Prerequisite: Make sure you have installed Java Development Kit (JDK) version 8 or newer. To check simply go to the terminal and enter the below command to check if it is present or not.
#eclipse #sts #java