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