spring boot 工程在debug启动时跳转到SilentExitExceptionHandler.exitCurrentThread

spring boot 工程在debug启动时跳转到SilentExitExceptionHandler.exitCurrentThread,如下图:

spring boot 工程在debug启动时跳转到SilentExitExceptionHandler.exitCurrentThread

解决办法:eclipse→window→preference→java→debug→Suspend execution on uncaught exceptions去掉如下图

spring boot 工程在debug启动时跳转到SilentExitExceptionHandler.exitCurrentThread