Spring boot batch - ThreadPoolTaskExecutor not processing all the threads

前端 未结 0 769
太阳男子
太阳男子 2020-12-09 04:03

I’m using Spring boot with Spring batch and having below TaskExecutor configuration.

@Bean
public ThreadPoolTaskExecutor getJobTaskExecutor() {
    ThreadPool         


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