Merge pull request #28071 from cdalexndr
* pr/28071: Document that devtools restart doesn't work with AspectJ weaving Closes gh-28071
This commit is contained in:
commit
4674f07c5b
|
@ -612,6 +612,8 @@ NOTE: DevTools needs to customize the `ResourceLoader` used by the `ApplicationC
|
|||
If your application provides one already, it is going to be wrapped.
|
||||
Direct override of the `getResource` method on the `ApplicationContext` is not supported.
|
||||
|
||||
CAUTION: Automatic restart is not supported when using AspectJ weaving.
|
||||
|
||||
[[using-spring-boot-restart-vs-reload]]
|
||||
.Restart vs Reload
|
||||
****
|
||||
|
|
Loading…
Reference in New Issue