
The easiest way to install STS is right from within Eclipse.

In this tutorial, we’ll employ STS to create a basic Hello World Web app in Eclipse. Now at version 4, Spring Tools provides top-notch support for developing Spring-based enterprise applications in Eclipse, Visual Studio Code, and Atom IDE. As it happens, Spring offers the Spring Tool Suite (STS) for your favorite coding environment.

It even comes with an embedded Tomcat Web server for running your applications as a standalone app!Īlthough Spring Boot is not associated with any particular IDE, being a Java tool set makes it a perfect candidate for development in Eclipse.

Spring Boot is a framework and tool suite for developing and deploying Spring-based applications quickly and with very little configuration.
