@Configuration(proxyBeanMethods=false) @EnableAutoConfiguration @EnableConfigurationProperties(value=XxlJobProperties.class) public class XxlJobAutoConfiguration extends java.lang.Object
| 构造器和说明 |
|---|
XxlJobAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.xxl.job.core.executor.impl.XxlJobSpringExecutor |
xxlJobSpringExecutor(XxlJobProperties xxlJobProperties)
配置xxl-job 执行器
|
@Bean public com.xxl.job.core.executor.impl.XxlJobSpringExecutor xxlJobSpringExecutor(XxlJobProperties xxlJobProperties)
xxlJobProperties - xxl 配置Copyright © 2023. All rights reserved.