Package net.mingsoft.config
Class AsyncConfig
java.lang.Object
net.mingsoft.config.AsyncConfig
设置线程池配置
- Author:
- by 铭软开发团队
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Constructor Details
-
AsyncConfig
public AsyncConfig()
-
-
Method Details
-
threadPoolTaskExecutor
@Bean public org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor threadPoolTaskExecutor()
-