Package cn.net.pap.example.async.config
Class AsyncConfig
java.lang.Object
cn.net.pap.example.async.config.AsyncConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Constructor Details
-
AsyncConfig
public AsyncConfig()
-
-
Method Details
-
taskExecutor
@Bean(name="asyncExecutor") public org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor taskExecutor()
-