SpringBoot报错:Unable to start web server; nested exception is org.springframework.context......

意思大致是,缺少bean啥的,具体请大神指教,然后我百度查资料,大部分是在启动类上加入注解

@EnableAutoConfiguration,但是我加上了后,还是不好用 ,最后我在pom.xml中找到的办法:   SpringBoot报错:Unable to start web server; nested exception is org.springframework.context......

请大神指教,为何???

相关文章:

  • 2021-04-19
  • 2022-12-23
  • 2021-11-11
  • 2021-08-22
  • 2021-06-29
  • 2022-12-23
  • 2021-04-12
猜你喜欢
  • 2022-01-11
  • 2021-06-26
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2021-10-09
相关资源
相似解决方案