Merge branch '2.7.x' into main

This commit is contained in:
Madhura Bhave 2021-12-20 09:21:38 -08:00
commit 9f47c4a7e0
1 changed files with 2 additions and 0 deletions

View File

@ -354,6 +354,8 @@ Remote devtools support is provided in two parts: a server-side endpoint that ac
The server component is automatically enabled when the configprop:spring.devtools.remote.secret[] property is set.
The client component must be launched manually.
NOTE: Remote devtools is not supported for Spring WebFlux applications.
[[using.devtools.remote-applications.client]]