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 653fdbd + 99e650b commit 84f1a6cCopy full SHA for 84f1a6c
spring-boot-project/spring-boot-docs/src/docs/asciidoc/using/devtools.adoc
@@ -355,6 +355,8 @@ Remote devtools support is provided in two parts: a server-side endpoint that ac
355
The server component is automatically enabled when the configprop:spring.devtools.remote.secret[] property is set.
356
The client component must be launched manually.
357
358
+NOTE: Remote devtools is not supported for Spring WebFlux applications.
359
+
360
361
362
[[using.devtools.remote-applications.client]]
0 commit comments