debugging a JAVA springboot application, the debugger only stops first time and then does not stop at breakpoint
已回答
Using Intellij 2017.2.2 on mac os 10.12.4 with java 1.8 springboot application.
The debug stops at the breakpoint for the first time and later it does not break at the breakpoint.
请先登录再写评论。
https://youtrack.jetbrains.com/issue/IDEA-175246 could be related.
If it's not the case, please file a new bug at https://youtrack.jetbrains.com/issues/IDEA with the sample project and the steps to reproduce.