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.
1 parent 11bc62f commit 2f2b1b9Copy full SHA for 2f2b1b9
spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
@@ -887,6 +887,7 @@ 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
[[using-boot-devtools-globalsettings]]
0 commit comments