Class AsyncProperties

java.lang.Object
com.flowable.spring.boot.properties.AsyncProperties

@ConfigurationProperties(prefix="flowable.async")
public class AsyncProperties
extends java.lang.Object
Properties for configuring the TaskExecutor that handles the @Async logic.
See Also:
About ExecutorService(s) blog