spring-boot/spring-boot-devtools
Phillip Webb 099db11754 Don't quit application on restart failures
Update `Restarter` to support a `FailureHandler` strategy that can be
used to determine how to deal with errors. The
`LocalDevToolsAutoConfiguration` now uses a strategy that doesn't quit
the application, but instead continues to wait for further file changes.

This helps make restart much more usable in situations where you
accidentally break code.

Fixes gh-3210
2015-06-11 21:46:21 -07:00
..
src Don't quit application on restart failures 2015-06-11 21:46:21 -07:00
pom.xml Rename spring-boot-developer-tools -> devtools 2015-06-04 13:50:56 -07:00