dtp-移除hippop4j依赖
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package com.accompany.oauth2;
|
||||
|
||||
import cn.hippo4j.core.enable.EnableDynamicThreadPool;
|
||||
import org.mybatis.spring.annotation.MapperScan;
|
||||
import org.springframework.boot.SpringApplication;
|
||||
import org.springframework.boot.SpringBootConfiguration;
|
||||
@@ -10,9 +9,6 @@ import org.springframework.context.annotation.ComponentScan;
|
||||
import org.springframework.scheduling.annotation.EnableAsync;
|
||||
import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
|
||||
;
|
||||
|
||||
@EnableDynamicThreadPool
|
||||
@SpringBootApplication
|
||||
@ComponentScan("com.accompany")
|
||||
@ServletComponentScan(value = {"com.accompany", "com.xuanyin"})
|
||||
|
Reference in New Issue
Block a user