maven 启动 springboot 项目报错:
2022-09-14 10:58:17.373 ERROR [] 16204 --- [ main] o.s.boot.SpringApplication : Application startup failed
org.springframework.context.ApplicationContextException: Unable to start embedded container; nested exception is org.springframework.context.ApplicationContextException: Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean.
2022年9月12日大约 2 分钟