Skip to content

Commit 8c3db23

Browse files
committed
Merge branch '2.4.x' into 2.5.x
Closes gh-28083
2 parents a862ebc + 4674f07 commit 8c3db23

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-spring-boot-restart-vs-reload]]
99101
.Restart vs Reload
100102
****

0 commit comments

Comments
 (0)