spring-boot @scheduled not running in different threads?

前端 未结 0 1722
独厮守ぢ
独厮守ぢ 2021-02-16 00:36

I am configuring a scheduled task to run in different threads. Here is the configuration code

@Configuration
@EnableScheduling
public class SchedulerConfig imple         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题