Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean
启动失败
两种原因:
1.检查主启动类的@springbootApllication注解
2.检查依赖
spring-boot-starter-web