spring-boot @scheduled not running in different threads?

前端 未结 0 1018
忘掉有多难
忘掉有多难 2021-02-16 00:56

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

@Configuration
@EnableScheduling
public class SchedulerConfig imple         


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