Commit 407cad85 by SunWei峰

<head> AOP Begin </head>

parent 3f5d6074
......@@ -299,6 +299,7 @@ public class XmlBeanDefinitionReader extends AbstractBeanDefinitionReader {
}
// TODO: 2022/8/17 loadBeanDefinitions
/**
* Load bean definitions from the specified XML file.
* @param resource the resource descriptor for the XML file
......
......@@ -73,6 +73,7 @@ class AnnotationDrivenCacheBeanDefinitionParser implements BeanDefinitionParser
}
// TODO: 2022/8/17 AOP的标签解析:“ <cache:annotation-driven> ”
/**
* Parses the '{@code <cache:annotation-driven>}' tag. Will
* {@link AopNamespaceUtils#registerAutoProxyCreatorIfNecessary
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment