Commit 7f8ca64d authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '1.5.x'

parents 5ebed451 e85578cf
......@@ -98,6 +98,7 @@ public class LocalDevToolsAutoConfiguration {
/**
* Local Restart Configuration.
*/
@Configuration
@ConditionalOnProperty(prefix = "spring.devtools.restart", name = "enabled", matchIfMissing = true)
static class RestartConfiguration {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment