Merge branch '1.5.x'
This commit is contained in:
@@ -58,6 +58,7 @@ public class LocalDevToolsAutoConfiguration {
|
||||
/**
|
||||
* Local LiveReload configuration.
|
||||
*/
|
||||
@Configuration
|
||||
@ConditionalOnProperty(prefix = "spring.devtools.livereload", name = "enabled", matchIfMissing = true)
|
||||
static class LiveReloadConfiguration {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user