IDEA 报错Disconnected from the target VM, address: 2020-05-21 00:22:06 浏览数 (1) 今天写了一个接口,运行Idea报错Disconnected from the target VM, address: '127.0.0.1:59995', transport: 'sock)首先把写的接口都注释了,运行没有报错,然后检查代码,发现接口请求有俩个重名的接口代码语言:javascript复制 @PostMapping(value = "/updateThreshold") 由于复制代码没有修改到,瞎找了半天的错误,在此记录一下。 target 接口 0 人点赞 上一篇:分享雷军22年前编写的代码