We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb4ac1 + 798b282 commit 4674f07Copy full SHA for 4674f07
spring-boot-project/spring-boot-docs/src/docs/asciidoc/using-spring-boot.adoc
@@ -612,6 +612,8 @@ NOTE: DevTools needs to customize the `ResourceLoader` used by the `ApplicationC
612
If your application provides one already, it is going to be wrapped.
613
Direct override of the `getResource` method on the `ApplicationContext` is not supported.
614
615
+CAUTION: Automatic restart is not supported when using AspectJ weaving.
616
+
617
[[using-spring-boot-restart-vs-reload]]
618
.Restart vs Reload
619
****
0 commit comments