mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Polish
See gh-48971
This commit is contained in:
+1
-1
@@ -291,7 +291,7 @@ The `spring-boot-devtools` module includes an embedded LiveReload server that ca
|
||||
LiveReload browser extensions are freely available for Chrome, Firefox and Safari.
|
||||
You can find these extensions by searching 'LiveReload' in the marketplace or store of your chosen browser.
|
||||
|
||||
If you want to start the LiveReload server when your application runs, you can set the `spring.devtools.livereload.enabled` property to `true`.
|
||||
If you want to start the LiveReload server when your application runs, you can set the configprop:spring.devtools.livereload.enabled[deprecated] property to `true`.
|
||||
|
||||
NOTE: You can only run one LiveReload server at a time.
|
||||
Before starting your application, ensure that no other LiveReload servers are running.
|
||||
|
||||
Reference in New Issue
Block a user