InterlliJ Debug方式启动:Method breakpoints may dramatically slow down debugging时间:2023-01-18 09:40:14最近在用debug方式启动idea的时候IDE 一直提示这个问题,启动的特别慢,后来查了一下才发现原来是在方法上面添加断点啦 去掉该断点一下就一切正常啦!