spring-boot-multi-module icon indicating copy to clipboard operation
spring-boot-multi-module copied to clipboard

Cannot start with mvn spring-boot:run command

Open alanbarboza opened this issue 7 years ago • 0 comments

We cannot run the application with command mvn spring-boot:run

The command throws the following error

[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.5.2.RELEASE:run (default-cli) on project spring-boot-multi-module: Unable to find a suitable main class, please add a 'mainClass' property -> [Help 1]

alanbarboza avatar May 18 '18 11:05 alanbarboza