debugging a JAVA springboot application, the debugger only stops first time and then does not stop at breakpoint

Answered

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.

0
1 comment

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.

0

Please sign in to leave a comment.