The scheduled task configuration of the adaptation module is optimized

pull/293/head
lukuan 2 years ago
parent 31ea78c7bd
commit bdbed0308a

@ -41,7 +41,7 @@ public class HystrixAdapterAutoConfiguration {
}
@Bean
public ThreadPoolAdapterScheduler threadPoolAdapterExtra() {
public ThreadPoolAdapterScheduler threadPoolAdapterScheduler() {
return new ThreadPoolAdapterScheduler();
}

Loading…
Cancel
Save