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 a862ebc + 4674f07 commit 8c3db23Copy full SHA for 8c3db23
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-spring-boot-restart-vs-reload]]
101
.Restart vs Reload
102
****
0 commit comments