mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
优化注释
This commit is contained in:
@@ -71,6 +71,7 @@ public class ComponentScanner implements BeanPostProcessor {
|
||||
return bean;
|
||||
}
|
||||
|
||||
//用于清楚spring上下文扫描到的组件实体
|
||||
public static void cleanCache() {
|
||||
nodeComponentMap.clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user