2019-08-07 17:04:46.755 ERROR 13324 --- [ main] o.s.boot.SpringApplication : Application run failed
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>
<scope>provided</scope>
</dependency>
改成
<scope>compile</scope>
站长微信:xiaomao0055
站长QQ:14496453