Spring Boot with context failed to run with java -jar app.jar and not with spring-boot:run

后端 未结 0 509
深忆病人
深忆病人 2020-12-02 13:49

My Spring Boot with context path /app is working when I run in using mvn spring-boot:run command but when I start using java -jar app.jar then it shows no explicit mapping e

相关标签:
回答
  • 消灭零回复
提交回复
热议问题