October 2018
Intermediate to advanced
590 pages
15h 5m
English
To generate the backend scaffold, instead of creating Maven's pom.xml file manually from scratch, we can use Spring Initializr to generate a Spring Boot application for us. To do that, let's go to https://start.spring.io and switch to the full version by clicking the Switch to the full version link, and then fill in form with the following parameters:
After that, all we need to do is click the Generate Project button, as shown in Figure 8.1:
Read now
Unlock full access