@Component @ConfigurationProperties(prefix="xxl.job") public class XxlJobProperties extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.context.EnvironmentAware
| 构造器和说明 |
|---|
XxlJobProperties() |
public void afterPropertiesSet()
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanpublic void setEnvironment(org.springframework.core.env.Environment environment)
Environment that this component runs in.setEnvironment 在接口中 org.springframework.context.EnvironmentAwareCopyright © 2021. All rights reserved.