@Configuration @EnableConfigurationProperties(value=XxljobProperties.class) @ConditionalOnProperty(prefix="xxl.job") public class XxlJobConfig extends Object
Description: xxljob configuration
static org.slf4j.Logger
logger
XxlJobConfig()
com.xxl.job.core.executor.XxlJobExecutor
xxlJobExecutor()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static org.slf4j.Logger logger
public XxlJobConfig()
@Bean(initMethod="start", destroyMethod="destroy") public com.xxl.job.core.executor.XxlJobExecutor xxlJobExecutor()
Copyright © 2021. All rights reserved.