【存档记录】给Spring Boot添加远程调试端口

applicationDefaultJvmArgs = [ "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9999" ]
相关文章
相关标签/搜索