To build the module, use Maven's package goal:
package
mvn clean package
To run the application, use Spring Boot's run goal:
run
mvn spring-boot:run
The application will be accessible at http://localhost:8080/