
If you don’t know Chocolatey, take a look at this post. Go to eclipse download page, select the latest version (on the writing date of this guide is the 4.10 and install it using NNF (next, next and finish). Use the following sections based in which operational system you’ll be using: Windows STS is basically eclipse configured with spring tools plugin, optimized for spring framework development It’s also worth to mention that installing Spring Tool Suite (STS) instead of pure eclipse, is highly valid.

Using this development stack, we gain more productivity and agility from small to large sized java projects.

To those who develop in java nowadays, it’s almost impossible to miss Spring framework and more specifically Spring Boot.
