We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11bc62f + 4f4cc8b commit 07b693bCopy full SHA for 07b693b
spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
@@ -887,6 +887,8 @@ NOTE: You can only run one LiveReload server at a time.
887
Before starting your application, ensure that no other LiveReload servers are running.
888
If you start multiple applications from your IDE, only the first has LiveReload support.
889
890
+WARNING: To trigger LiveReload when a file changes, <<using-boot-devtools-restart>> must be enabled.
891
+
892
893
894
[[using-boot-devtools-globalsettings]]
0 commit comments