I am trying to run the spring boot app in my local. Strangely, I can run it from command prompt by executing "mvn install" and "mvn spring-boot:run". But if