Spring Boot 应用未引入spring-boot-starter-web模块时,用IDEA直接运行 SpringbootAplication 启动类,无法启动web项目,也没有报错信息,控制台也看不到启动端口的信息,如下:
Disconnected from the target VM, address: '127.0.0.1:11202', transport: 'socket'
当然出现该错误的可能还有其他原因,此为其中一种

相关文章:

  • 2022-01-08
  • 2021-06-03
  • 2021-05-11
  • 2021-07-05
  • 2021-05-31
  • 2021-10-24
  • 2021-12-09
猜你喜欢
  • 2021-08-28
  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-03
相关资源
相似解决方案