I found many great guides for my first web app with Django and was surprised to find so few for Spring Boot. So here we go: Setup we will be working with Maven (so it should be installed). Maven is a build automation tool, which will allow us to add…