|
|
|
@ -39,6 +39,7 @@ import cn.hippo4j.springboot.starter.event.ApplicationCompleteEvent;
|
|
|
|
|
import cn.hippo4j.springboot.starter.notify.ServerNotifyConfigBuilder;
|
|
|
|
|
import cn.hippo4j.springboot.starter.remote.HttpAgent;
|
|
|
|
|
import com.google.common.collect.Lists;
|
|
|
|
|
import cn.hippo4j.springboot.starter.remote.HttpAgent;
|
|
|
|
|
import lombok.RequiredArgsConstructor;
|
|
|
|
|
import lombok.extern.slf4j.Slf4j;
|
|
|
|
|
import org.springframework.context.ApplicationListener;
|
|
|
|
|