mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Correct incorrect `spring.devtools.remote.restart.enabled` property reference to `spring.devtools.restart.enabled`. Closes gh-51743