燕山石化溯源三维电子沙盘-【后端】-服务
1
13693261870
2024-11-18 9a86656c139eef8963bcf449a8985ef9bcb1299c
src/main/java/com/yssh/utils/SpringUtils.java
@@ -9,12 +9,6 @@
import org.springframework.context.ApplicationContextAware;
import org.springframework.stereotype.Component;
/**
 * spring工具类 方便在非spring管理环境中获取bean
 *
 * @author tam
 */
@Component
public final class SpringUtils implements BeanFactoryPostProcessor, ApplicationContextAware {
   /** Spring应用上下文环境 */