优化注释

This commit is contained in:
bryan31
2021-11-11 10:45:44 +08:00
parent 14f5411d90
commit 263fcd857b

View File

@@ -71,6 +71,7 @@ public class ComponentScanner implements BeanPostProcessor {
return bean;
}
//用于清楚spring上下文扫描到的组件实体
public static void cleanCache() {
nodeComponentMap.clear();
}