mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
refactor import in greenwich
This commit is contained in:
@@ -18,13 +18,13 @@ package com.alibaba.alicloud.oss;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
import com.aliyun.oss.OSS;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
import org.springframework.context.ApplicationListener;
|
||||
import org.springframework.context.event.ContextClosedEvent;
|
||||
|
||||
import com.aliyun.oss.OSS;
|
||||
|
||||
/**
|
||||
* Shutdown All OSS Clients when {@code ApplicationContext} gets closed
|
||||
* {@link ApplicationListener}
|
||||
|
Reference in New Issue
Block a user