小编tak*_*han的帖子

Spring启动 - 由于缺少EmbeddedServletContainerFactory bean,无法启动EmbeddedWebApplicationContext

春季启动

我试图在intelliJ中运行我的spring Boot应用程序但是遇到错误:

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v1.3.1.RELEASE)

2016-01-26 23:09:30.883  INFO 3960 --- [           main] com.example.he.ExampleApplication         : Starting ExampleApplication on …
Run Code Online (Sandbox Code Playgroud)

java spring frameworks spring-mvc spring-boot

11
推荐指数
2
解决办法
5万
查看次数

标签 统计

frameworks ×1

java ×1

spring ×1

spring-boot ×1

spring-mvc ×1