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