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 e77dc60 + 4371a3c commit 52f2c27Copy full SHA for 52f2c27
spring-boot-project/spring-boot-docs/src/docs/asciidoc/using-spring-boot.adoc
@@ -777,6 +777,8 @@ NOTE: You can only run one LiveReload server at a time.
777
Before starting your application, ensure that no other LiveReload servers are running.
778
If you start multiple applications from your IDE, only the first has LiveReload support.
779
780
+WARNING: To trigger LiveReload when a file changes, <<using-boot-devtools-restart>> must be enabled.
781
+
782
783
784
[[using-boot-devtools-globalsettings]]
0 commit comments