Using STS, if I import the \"Rest Service\" Getting Started project using the latest Spring Boot and choose \"Run As Spring Boot App\", it starts up, t
\"Rest Service\"
\"Run As Spring Boot App\"
Check the mvn log when you execute package phase ,and make sure that the tomcat-embed-core jar is assigned into you app jar.