【springboot】idea启动springboot项目debug方式启动不了
1、debug信息:Method breakpoints may dramatically slow down debugging
处理:
Ctrl+Shift+F8打开Breakpoints,把断点删除掉
参考文章:https://www.cnblogs.com/toutou/p/debugging.html
2、log信息:XXXApplication: Failed to retrieve application JMX service URL
处理: