springboot报Connected to the target VM, address: ‘127.0.0.1:55114‘, transport: ‘socket‘错误: 找不到或无法加载主类

问题描述:

Connected to the target VM, address: '127.0.0.1:55114', transport: 'socket'
错误: 找不到或无法加载主类 com.SpringbootSchemaApplication
Disconnected from the target VM, address: '127.0.0.1:55114', transport: 'socket'

Process finished with exit code 1

 解决方案:

1、分别执行 mvn clean 和 mvn  install

 2、重新运行

最近更新

  1. TCP协议是安全的吗?

    2024-05-14 18:28:02       16 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-05-14 18:28:02       16 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-05-14 18:28:02       15 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-05-14 18:28:02       18 阅读

热门阅读

  1. 深度学习关键概念理解

    2024-05-14 18:28:02       13 阅读
  2. rust类型和变量(二)

    2024-05-14 18:28:02       10 阅读
  3. 一个长期后台运行的服务

    2024-05-14 18:28:02       12 阅读
  4. NLP(15)-序列标注任务

    2024-05-14 18:28:02       10 阅读
  5. 单链表与双链表

    2024-05-14 18:28:02       10 阅读
  6. 蓝桥杯单片机组——国赛1 各模块的基础模板

    2024-05-14 18:28:02       14 阅读
  7. 微信小程序-禁止页面下拉回弹

    2024-05-14 18:28:02       12 阅读
  8. Frida逆向与利用自动化

    2024-05-14 18:28:02       13 阅读