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 61a84a4 + 8c3db23 commit bc6b9beCopy full SHA for bc6b9be
spring-boot-project/spring-boot-docs/src/docs/asciidoc/using/devtools.adoc
@@ -95,6 +95,8 @@ NOTE: DevTools needs to customize the `ResourceLoader` used by the `ApplicationC
95
If your application provides one already, it is going to be wrapped.
96
Direct override of the `getResource` method on the `ApplicationContext` is not supported.
97
98
+CAUTION: Automatic restart is not supported when using AspectJ weaving.
99
+
100
[[using.devtools.restart.restart-vs-reload]]
101
.Restart vs Reload
102
****
0 commit comments