Getting setup with Spring Boot for the first time is quite fast thanks to the hard work of the Spring Community.
Prerequisites:
Java installed
Java IDE Recommended not required (Intellij, Eclipse, Netbeans, etc.)
You don't need to have Maven and/or Gradle installed. The projects generate...