Skip to content

Commit bc6b9be

Browse files
committed
Merge branch '2.5.x'
Closes gh-28084
2 parents 61a84a4 + 8c3db23 commit bc6b9be

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
@@ -95,6 +95,8 @@ NOTE: DevTools needs to customize the `ResourceLoader` used by the `ApplicationC
9595
If your application provides one already, it is going to be wrapped.
9696
Direct override of the `getResource` method on the `ApplicationContext` is not supported.
9797

98+
CAUTION: Automatic restart is not supported when using AspectJ weaving.
99+
98100
[[using.devtools.restart.restart-vs-reload]]
99101
.Restart vs Reload
100102
****

0 commit comments

Comments
 (0)