Commit e85578cf authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent 3cc75098
......@@ -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