Spring Initializr

  • Spring has a ton of related libraries. It can get really complicated
  • There is a tool called Spring Initializr to build a template project
  • You can use the website to generate a project
  • Or it's built right into IntelliJ under New Project
  • You want to add the Spring Web dependency and select a Maven Project

19 / 21