Class AsyncConfiguration
java.lang.Object
com.broadleafcommerce.asset.autoconfigure.AsyncConfiguration
The configuration for the Spring Async
- Author:
- Dima Myroniuk (dmyroniuk)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AsyncConfiguration
public AsyncConfiguration()
-
-
Method Details
-
uploadResourcesExecutor
@Bean @ConditionalOnMissingBean(name="uploadResourcesExecutor") public Executor uploadResourcesExecutor()
-