optimize: 运行时状态信息组件包变更.

pull/161/head
chen.ma 3 years ago
parent f3ca1e564f
commit b10db04352

@ -3,7 +3,7 @@ package io.dynamic.threadpool.starter.controller;
import io.dynamic.threadpool.common.model.PoolRunStateInfo;
import io.dynamic.threadpool.common.web.base.Result;
import io.dynamic.threadpool.common.web.base.Results;
import io.dynamic.threadpool.starter.handler.ThreadPoolRunStateHandler;
import io.dynamic.threadpool.starter.core.ThreadPoolRunStateHandler;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;

Loading…
Cancel
Save