【idea】idea远程调试代码
摘要:
一、前置条件 1、idea的代码和远程服务器代码保持一致 二、远程服务器配置 服务启动时,需要给jvm添加指定参数,进行启动 -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address={port} 或者 -agentlib:jd 阅读全文
posted @ 2019-07-02 16:24 无信不立 阅读(957) 评论(0) 推荐(0)
浙公网安备 33010602011771号