I am trying to build a springboot project I built with Spring Tools Suite. I get the following error when I execute $mvn spring-boot:run
$mvn spring-boot:run
Downlo
Adding spring-boot-maven-plugin in the build resolved it in my case
mysample-web org.springframework.boot spring-boot-maven-plugin org.springframework springloaded 1.2.1.RELEASE