Commit 0d112cd3 by huluobin

update

parent 44224f14
......@@ -5,6 +5,7 @@ import org.springframework.beans.BeansException;
import org.springframework.beans.factory.DisposableBean;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
import org.springframework.stereotype.Component;
/**
* <p>
......@@ -14,7 +15,7 @@ import org.springframework.context.ApplicationContextAware;
* @author robbendev
* @since 2020/6/10 11:27 上午
*/
@Component
@Slf4j
public class SpringContextHolder implements ApplicationContextAware, DisposableBean {
......
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