Package com.elitesland.ystdms.sys.config
Class XxlJobConfig
java.lang.Object
com.elitesland.ystdms.sys.config.XxlJobConfig
@Configuration
@ConditionalOnProperty(prefix="elitesland.xxl-job",
name="enabled",
havingValue="true",
matchIfMissing=true)
@EnableConfigurationProperties(XxlJobProperties.class)
public class XxlJobConfig
extends Object
xxl-job 配置.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XxlJobConfig
-
-
Method Details
-
xxlJobExecutor
-