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