Every time I run my Spring Boot project on debug mode in Eclipse IDE (Spring Tool Suite), the thread stops at throw new SilentExitException(); line even without a b
throw new SilentExitException();
Try to run devtools at scope runtime:
org.springframework.boot spring-boot-devtools runtime