Browse Source

Note that using LiveReload requires Devtools restart to be enabled

See gh-23755
pull/23820/head
cdalexndr 5 years ago committed by Stephane Nicoll
parent
commit
2f2b1b9656
  1. 1
      spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

1
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,6 +887,7 @@ NOTE: You can only run one LiveReload server at a time.
Before starting your application, ensure that no other LiveReload servers are running.
If you start multiple applications from your IDE, only the first has LiveReload support.
WARNING: To trigger LiveReload when a file changes, <<using-boot-devtools-restart>> must be enabled.
[[using-boot-devtools-globalsettings]]

Loading…
Cancel
Save