August 2018
Intermediate to advanced
372 pages
9h 29m
English
When we plan to create a new project from scratch, we tend to think about which build tool we will use, which framework we will use, and so on. One of the most difficult tasks is finding the right dependencies to make the projects work. That is what Spring Initializr was created for. This excellent Spring initiative makes it possible to bootstrap applications in minutes, or even seconds, no matter what version you prefer. Spring Initializr can be used on the web or in your favorite IDE (Eclipse or IntelliJ), and it even has a cool CLI tool. My preferred approach is the web, and the following screenshot illustrates why:

Read now
Unlock full access