Skip to content

Commit 798b282

Browse files
cdalexndrphilwebb
authored andcommitted
Document that devtools restart doesn't work with AspectJ weaving
See gh-28071
1 parent bbb4ac1 commit 798b282

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,8 @@ NOTE: DevTools needs to customize the `ResourceLoader` used by the `ApplicationC
612612
If your application provides one already, it is going to be wrapped.
613613
Direct override of the `getResource` method on the `ApplicationContext` is not supported.
614614

615+
CAUTION: Automatic restart is not supported when using AspectJ weaving.
616+
615617
[[using-spring-boot-restart-vs-reload]]
616618
.Restart vs Reload
617619
****

0 commit comments

Comments
 (0)