Skip to content

Commit 99e650b

Browse files
committed
Document devtools remote support not available with WebFlux
Closes gh-28955
1 parent b26730c commit 99e650b

File tree

1 file changed

+2
-0
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/using

1 file changed

+2
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/using/devtools.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,8 @@ Remote devtools support is provided in two parts: a server-side endpoint that ac
352352
The server component is automatically enabled when the configprop:spring.devtools.remote.secret[] property is set.
353353
The client component must be launched manually.
354354

355+
NOTE: Remote devtools is not supported for Spring WebFlux applications.
356+
355357

356358

357359
[[using.devtools.remote-applications.client]]

0 commit comments

Comments
 (0)