Maven
In this course we use Maven as the build system. Everything should be setup in the project.
Running Spring Boot §1
To run spring boo using maven you can use the following command:
mvn spring-boot:runSee more https://docs.spring.io/spring-boot/maven-plugin/run.html