dtp-移除hippop4j依赖
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package com.accompany.scheduler;
|
||||
|
||||
import cn.hippo4j.core.enable.EnableDynamicThreadPool;
|
||||
import io.micrometer.core.instrument.MeterRegistry;
|
||||
import org.mybatis.spring.annotation.MapperScan;
|
||||
import org.springframework.boot.SpringApplication;
|
||||
@@ -16,7 +15,6 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
* @author PaperCut
|
||||
* @date 2018/6/11
|
||||
*/
|
||||
@EnableDynamicThreadPool
|
||||
@SpringBootApplication
|
||||
@ComponentScan({"com.accompany","com.xuanyin"})
|
||||
@EnableScheduling
|
||||
|
Reference in New Issue
Block a user