Springboot 启动问题

每次以debug方式启动springboot之后都会在SilentExitExceptionHandler类中的throw new SilentExitException()

解决办法 :window->preferences ->java->debug 取消“suspend execution on uncaught exceptions”选项即可

posted @ 2018-10-08 19:24  风云灬信任  阅读(366)  评论(0)    收藏  举报