类 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 配置.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
XxlJobConfig
-
-
方法详细资料
-
xxlJobExecutor
-