spring-boot启动断点 public static void exitCurrentThread() { throw new SilentExitException();
spring-boot启动断点,需要点击才能真正成功,需要作如下修改
window->【Preferences】->【Java】->【Debug】:
去掉【Suspend execution on uncaught exceptions】
uncaught exceptions】
spring-boot启动断点,需要点击才能真正成功,需要作如下修改
window->【Preferences】->【Java】->【Debug】:
去掉【Suspend execution on uncaught exceptions】
uncaught exceptions】