|
|
@ -27,13 +27,12 @@ import cn.hippo4j.core.executor.web.WebThreadPoolHandlerChoose;
|
|
|
|
import cn.hippo4j.core.handler.DynamicThreadPoolBannerHandler;
|
|
|
|
import cn.hippo4j.core.handler.DynamicThreadPoolBannerHandler;
|
|
|
|
import cn.hippo4j.core.toolkit.IdentifyUtil;
|
|
|
|
import cn.hippo4j.core.toolkit.IdentifyUtil;
|
|
|
|
import cn.hippo4j.core.toolkit.inet.InetUtils;
|
|
|
|
import cn.hippo4j.core.toolkit.inet.InetUtils;
|
|
|
|
import cn.hippo4j.springboot.starter.core.*;
|
|
|
|
|
|
|
|
import cn.hippo4j.springboot.starter.event.ApplicationContentPostProcessor;
|
|
|
|
|
|
|
|
import cn.hippo4j.springboot.starter.monitor.collect.RunTimeInfoCollector;
|
|
|
|
|
|
|
|
import cn.hippo4j.springboot.starter.controller.PoolRunStateController;
|
|
|
|
import cn.hippo4j.springboot.starter.controller.PoolRunStateController;
|
|
|
|
import cn.hippo4j.springboot.starter.controller.WebThreadPoolController;
|
|
|
|
import cn.hippo4j.springboot.starter.controller.WebThreadPoolController;
|
|
|
|
import cn.hippo4j.starter.core.*;
|
|
|
|
import cn.hippo4j.springboot.starter.core.*;
|
|
|
|
|
|
|
|
import cn.hippo4j.springboot.starter.event.ApplicationContentPostProcessor;
|
|
|
|
import cn.hippo4j.springboot.starter.monitor.ReportingEventExecutor;
|
|
|
|
import cn.hippo4j.springboot.starter.monitor.ReportingEventExecutor;
|
|
|
|
|
|
|
|
import cn.hippo4j.springboot.starter.monitor.collect.RunTimeInfoCollector;
|
|
|
|
import cn.hippo4j.springboot.starter.monitor.send.HttpConnectSender;
|
|
|
|
import cn.hippo4j.springboot.starter.monitor.send.HttpConnectSender;
|
|
|
|
import cn.hippo4j.springboot.starter.monitor.send.MessageSender;
|
|
|
|
import cn.hippo4j.springboot.starter.monitor.send.MessageSender;
|
|
|
|
import cn.hippo4j.springboot.starter.remote.HttpAgent;
|
|
|
|
import cn.hippo4j.springboot.starter.remote.HttpAgent;
|
|
|
|