报错Connected to the target VM, address: '127.0.0.1:10989', transport: 'socket'

Idea debug模式下出现 " Connected to the target VM, address: '127.0.0.1:10989', transport: 'socket' "

原因是与maven版本不支持,建议更换maven版本

Idea debug模式下出现 " Connected to the target VM, address: '127.0.0.1:10989', transport: 'socket' "

将spring-boot-starter-parent版本改成2.2.5就可以了

Idea debug模式下出现 " Connected to the target VM, address: '127.0.0.1:10989', transport: 'socket' "

相关文章:

  • 2021-05-11
  • 2021-07-05
  • 2021-12-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-03
  • 2021-04-03
  • 2021-12-14
  • 2021-06-02
  • 2021-06-20
相关资源
相似解决方案