feat 重写了一些诡异的代码

This commit is contained in:
yinglong zhang
2021-06-23 10:43:31 +08:00
parent a1503fd90f
commit a01ca3fd49
12 changed files with 38 additions and 691 deletions
@@ -6,7 +6,7 @@ import org.springframework.context.ApplicationContextAware;
import org.springframework.stereotype.Component;
@Component
public class SpringContextHolder implements ApplicationContextAware {
public class SpringContextHolder1 implements ApplicationContextAware {
private static ApplicationContext applicationContext;